-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
bugSomething isn't workingSomething isn't workingmodelRelated to model category, which is all about structure and semantics.Related to model category, which is all about structure and semantics.
Description
Description
Actual link rect differs significantly from superscript rect.
I use the snippet below for typesetting title page of an article.
// Render authors.
#let make_title() = {
set align(center)
set text(weight: "bold")
[Anonymous Authors]
// Add footnote with authors affilations and notice string.
set super(typographic: false, size: script-size)
set text(weight: "regular")
[#footnote(footnote_body)]
}Then I've edited page annotation with MuPDF in order to add border and color properties of an annotation.
Reproduction URL
No response
Operating system
Linux
Typst version
- I am using the latest version of Typst
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingmodelRelated to model category, which is all about structure and semantics.Related to model category, which is all about structure and semantics.
