-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
bugSomething isn't workingSomething isn't workingmathRelated to math category, with its syntax, layout, etc.Related to math category, with its syntax, layout, etc.
Description
Description
The same column vector implemented with vec and mat looks different.
The vec version has smaller spacing, and symbols overlap.
Below are code and screenshot.
#set text(size: 40pt)
#show math.equation: set text(font: "Libertinus Math", features: ("ssty",))
$
vec(z_(n_p), a^2)
mat(z_(n_p); a^2)
vec(z_(n_p), a^2, delim: "[")
mat(z_(n_p); a^2; delim: "[")
$Reproduction URL
https://typst.app/project/ru4m2Y6fh1an9EO68kXxF7
Operating system
Web app, Windows
Typst version
- I am using the latest version of Typst
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingmathRelated to math category, with its syntax, layout, etc.Related to math category, with its syntax, layout, etc.
