Wolfgang Schuster wrote:
On Sun, Apr 20, 2008 at 9:38 PM, Peter Münster
wrote: On Mon, Apr 14 2008, Wolfgang Schuster wrote:
Try the following setups.
\starttypescript [serif] [urwgaramond] \setups[font:fallback:serif] \definefontsynonym [Serif] [Garamond-Regular] \definefontsynonym [SerifBold] [Garamond-Medium] \definefontsynonym [SerifItalic] [Garamond-Italic] \definefontsynonym [SerifBoldItalic] [Garamond-MediumItalic] \stoptypescript
\starttypescript [serif] [urwgaramond] \definefontsynonym [Garamond-Regular] [file:ugmr8a] [features=default] \definefontsynonym [Garamond-Medium] [file:ugmm8a] [features=default] \definefontsynonym [Garamond-Italic] [file:ugmri8a] [features=default] \definefontsynonym [Garamond-MediumItalic] [file:ugmmi8a] [features=default] \stoptypescript
\starttypescript [urwgaramond] \definetypeface [\typescriptone] [rm] [serif] [urwgaramond] [default] \stoptypescript Hello Wolfgang,
I tried:
% engine=luatex
[ your setup ]
\usetypescript[urwgaramond] \setupbodyfont[urwgaramond]
\starttext \rm\input knuth
\it\input knuth
\bf\input knuth
\bi\input knuth \stoptext
But unfortnuatly only rectangles instead of letters in the pdf...
Hi Peter,
I tried yesterday to use the type1 of the luximono fonts with MkIV and got myself weird results in the output.
I'm don't what the correct way to use type1 fonts in MkIV without map files is but Hans should be able to tell use this.
do you have the afm files? mkiv does not use the tfm, just the afm and pfb ----------------------------------------------------------------- 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 -----------------------------------------------------------------