Dear gang, Using global oldstyle: ================= \usetypescript[serif,sans,mono][hanging][hz,normal] \setupalign[hz,hanging] \usetypescript[modern-base][texnansi] % a simplified latin-modern typescript \usetypescript [map] [latin-modern-os] [texnansi] \setupbodyfont[reset] \setupbodyfont[modern,11pt] ================= When I use \type, I get lots of messages like: ================= pdfTeX warning: pdftex.exe (file c:/ConTeXt/tex/texmf/fonts/type1/public/lm/lmt t10.pfb): glyph `eight.oldstyle' undefined ================= This did not used to happen before. Not sure if this is a ConTeXt or Latin~Modern bug. I tried ================= \def\TYPE{% \usetypescript [map] [latin-modern] [texnansi] \switchtobodyfont[modern,11pt]} \setuptyping[style=\TYPE] ================= but this did not work. Please advise! Workarounds welcome-) Best Idris -- Professor Idris Samawi Hamid Department of Philosophy Colorado State University Fort Collins, CO 80523 -- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
Hi Idris, Indeed this looks quite odd. I tried to put such figures in a tabulate environment. It appears, that the old style figures called are table-figures i.e. they are monospaced. Willi Egger w.egger@boede.nl On May 20, 2007, at 8:43 PM, Idris Samawi Hamid wrote:
Dear gang,
Using global oldstyle:
================= \usetypescript[serif,sans,mono][hanging][hz,normal] \setupalign[hz,hanging] \usetypescript[modern-base][texnansi] % a simplified latin-modern typescript \usetypescript [map] [latin-modern-os] [texnansi] \setupbodyfont[reset] \setupbodyfont[modern,11pt] =================
When I use \type, I get lots of messages like:
================= pdfTeX warning: pdftex.exe (file c:/ConTeXt/tex/texmf/fonts/type1/public/lm/lmt t10.pfb): glyph `eight.oldstyle' undefined =================
This did not used to happen before. Not sure if this is a ConTeXt or Latin~Modern bug.
I tried
================= \def\TYPE{% \usetypescript [map] [latin-modern] [texnansi] \switchtobodyfont[modern,11pt]}
\setuptyping[style=\TYPE] =================
but this did not work.
Please advise! Workarounds welcome-)
Best Idris
-- Professor Idris Samawi Hamid Department of Philosophy Colorado State University Fort Collins, CO 80523
-- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ ______________________________________________________________________ _____________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ______________________________________________________________________ _____________
Idris Samawi Hamid wrote:
Dear gang,
Using global oldstyle:
================= \usetypescript[serif,sans,mono][hanging][hz,normal] \setupalign[hz,hanging] \usetypescript[modern-base][texnansi] % a simplified latin-modern typescript \usetypescript [map] [latin-modern-os] [texnansi] \setupbodyfont[reset] \setupbodyfont[modern,11pt] =================
When I use \type, I get lots of messages like:
================= pdfTeX warning: pdftex.exe (file c:/ConTeXt/tex/texmf/fonts/type1/public/lm/lmt t10.pfb): glyph `eight.oldstyle' undefined =================
maybe lmtt has no oldstyle
This did not used to happen before. Not sure if this is a ConTeXt or Latin~Modern bug.
I tried
================= \def\TYPE{% \usetypescript [map] [latin-modern] [texnansi] \switchtobodyfont[modern,11pt]}
\setuptyping[style=\TYPE] =================
really slow this ... no need for map file loading here
but this did not work.
Please advise! Workarounds welcome-)
can you check if the right map files are used? (sorry, in the middle of a flu so i'm not clear enough to investigate) Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
On Sun, 20 May 2007 15:45:33 -0600, Hans Hagen
================= pdfTeX warning: pdftex.exe (file c:/ConTeXt/tex/texmf/fonts/type1/public/lm/lmt t10.pfb): glyph `eight.oldstyle' undefined =================
maybe lmtt has no oldstyle
No, the maintainers changed the glyph names, I have no idea why (see the "ugly bug" thread).
(sorry, in the middle of a flu so i'm not clear enough to investigate)
Get well soon! Best Idris -- Professor Idris Samawi Hamid Department of Philosophy Colorado State University Fort Collins, CO 80523 -- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
participants (3)
-
Hans Hagen
-
Idris Samawi Hamid
-
Willi Egger