I watch the CTAN Announcement RSS feed as a way of finding out about cool new packages. Recently I saw two announcements; The release of lm-math and tex-gyre-math. I use both Latin Modern (via lmodern or cfr-lm ) and Times (via loading mathptmx followed by tgtermes) quite a lot. Do these new packages contain anything useful for me? Should I be loading my fonts in a different way now? An older question seems to imply that these are for XeLaTeX and LuaTeX, since they are in OTF format, not Type 1. Is there an easy way I can use these updated fonts with PDFLaTeX (Or should I refer to my old question?) If there is, should I worry about trying to use them?
|
|
|||
|
The tex-gyre-math release contains only OpenType fonts:
So they are only (directly) usable with XeLaTeX or LuaLatex (and require the package
Perhaps there is a simpler way to let XeTeX find the fonts. Note that there are no bold versions of the math fonts (as far as I can tell). |
|||||||||||
|
pdflatex. – egreg Oct 27 '12 at 22:04