#Change Math Caligraphic Font

8 messages · Page 1 of 1 (latest)

graceful quest
#

I don't like Typst's default math caligraphic font...
I would like a different one. Preferably the same as LaTeX.
How can I achieve this?

#

Change Math Caligraphic Font

royal garden
#

There's no separate calligraphic font, it's part of the math font. The only way is by changing the math font

#

Ideally you should be able to change the font for only the calligraphic letters, but unfortunately using more than one font at the same time is currently kinda broken in math

#

The default is already the closest thing you're going to get to latex (new computer modern math)

#

In fact it's the same look you would get by default in xetex or luatex

#

(it's based on latin modern)

#

The default pdftex font (computer modern) is not compatible with typst