
What are all the font styles I can use in math mode? - TeX
Jun 1, 2012 · As can be seen in above picture, there are lots of fonts or font styles that can be used in math mode. What are all the fonts or font styles I can use in math mode, and which packages are …
Calligraphic and script fonts with both upper and lower case?
May 16, 2019 · What do I need to do to define a \\mathscr which can handle both upper and lower case letters and a \\mathcal which can handle both upper and lower case, with the latter staying as close …
When using unicode-math, how do I get the original calligraphic ... - TeX
Apr 21, 2016 · Additional Question I've been looking through unicode-math, trying to figure out where exactly the original \mathcal alphabet gets discarded, but I eventually gave up. It would be interesting …
fonts - What is the meaning of "No math alphabet change to frozen
Aug 30, 2022 · After pdflatex compilation of somefile.tex, the log file somefile.log is full of the following message: "No math alphabet change to frozen version normal on input line xxx", where …
How to use a custom font for \mathfrak? - LaTeX Stack Exchange
Feb 18, 2024 · Define a font face and redefine \mathfrak to use the font by means of \text. Replace Lucida Blackletter OT, used just by way of example, with your preferred Fraktur font.
How to add a font style for a specific letter only?
Dec 6, 2020 · Any OpenType math font will support lowercase script letters, although some might not use the style you prefer. It is possible to substitute another font’s \mathscr alphabet with the range= …
alphabet - Is there a package that allows me to write Greek letters ...
Jun 15, 2021 · The Greek Font Society has a large collection of them. If you either need hyphenation, or to enable the Greek OpenType font feature (as some fonts require), this gets a little more complicated.
Changing the font of greek letters of mathastext
Jan 30, 2021 · Load an OpenType math font with unicode-math, in LuaLaTeX or XeLaTeX. All of them come with Greek alphabets. You can change its Greek alphabet with …
"Too many math alphabets" error - TeX - LaTeX Stack Exchange
This does not use up a math alphabet, but also does not respect the current math version. \newcommand\mathfoo[1]{\textnormal{\foo #1}} is a way to create a new math alphabet formatted …
Alternative to $\mathfrak A$? - TeX - LaTeX Stack Exchange
Jun 25, 2018 · 12 With unicode-math You can select the Fraktur alphabet of any math font, or map any Unicode blackletter (or other!) font to the Fraktur alphabet. You might try UniFraktur Maguntia with its …