Re: an alternative font to times for @M and @Math?
Mark Summerfield <[email protected]>
| Newsgroups | gmane.comp.type-setting.lout |
|---|---|
| Organization | Qtrac Ltd. |
| Message-ID | <20110113095001.23a11a97@dino> |
On Thu, 13 Jan 2011 09:38:25 +0000 Mark Summerfield <[email protected]> wrote: > Hi, > > Is it possible to globally set the font for @M and @Math for the > standard Latin1 characters [A-Za-z0-9] etc? Yes, for @Math, set the basefont option. Unfortunately, this doesn't work for @M. I tried modifying mathf: def @Math named symbolfont { Symbol Base } named basefont { Schoolbook Base } ... macro @M { @HContract @VContract @Math basefont{Schoolbook Base} initialstyle { "text" } } and this works fine for @Math but seems to have no effect on @M. Any suggestions? Thanks! -- Mark Summerfield, Qtrac Ltd, www.qtrac.eu C++, Python, Qt, PyQt - training and consultancy "Rapid GUI Programming with Python and Qt" - ISBN 0132354187 http://www.qtrac.eu/pyqtbook.html