Changes

Jump to navigation Jump to search
240 bytes added ,  09:08, 22 May 2014
no edit summary
tells mkiv that the fallback font for mainface in math mode comes from Asana Math, as far as the slots of lowercase and uppercase calligraphic (or script) glyphs are concerned.
If one wishes to use for instance Palatino instead of Latin Modern as the text font, as well as the font used in math mode, it is enough to replacethe two lines
<texcode>
\definefontfamily [mainface] [rm] [Latin Modern]
\definefontfamily [mainface] [math] [Latin Modern Math]
</texcode>
with
<texcode>
\definefontfamily [mainface] [rm] [PalatinoTeX Gyre Pagella]\definefontfamily [mainface] [math] [TeX Gyre Pagella Math]
</texcode>
since « Palatino » is in fact an alias for TeX Gyre Pagella.
106

edits

Navigation menu