[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: an alternative font to times for @M and @Math?
From: |
Mark Summerfield |
Subject: |
Re: an alternative font to times for @M and @Math? |
Date: |
Thu, 13 Jan 2011 09:50:01 +0000 |
On Thu, 13 Jan 2011 09:38:25 +0000
Mark Summerfield <address@hidden> 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