Wolfgang Schuster wrote:
> On Sun, Apr 20, 2008 at 9:38 PM, Peter Münster <[EMAIL PROTECTED]> 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
-----------------------------------------------------------------
___________________________________________________________________________________
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
___________________________________________________________________________________

Reply via email to