Skip to content

Commit

Permalink
Fix caption
Browse files Browse the repository at this point in the history
  • Loading branch information
flavio20002 committed Oct 21, 2024
1 parent 86f99b3 commit e28dd2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion my-outline.typ
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
[
#set text(size: textSize)
#box(width: 0.75cm, align(right, [#it.body.at("children").at(2) #h(0.2cm)]))
#link(it.element.location(), it.body.at("children").at(4))
#link(it.element.location(), it.element.at("caption").body)
#box(width: 1fr, repeat(text(weight: "regular")[. #h(4pt)]))
#link(it.element.location(),heading_page)
]
Expand Down

0 comments on commit e28dd2d

Please sign in to comment.