Antoine Junod wrote:
> Hans Hagen <[EMAIL PROTECTED]> writes:
> 
>> Antoine Junod wrote:
>>> Hello, List!
>>>
>>> Is it still needed to 'install' fonts with luatex and otf fonts or
>>> is it enough to drop the otf font files in a random place inside
>>> texmf/fonts/opentype/ ?
>> dropping is enough; here i use:
>>
>>      texmfwhatever/fonts/data/vendor/collection/[otf, afm, pfb]
>>
>> don't forget
>>
>>      luatools --generate
>>
>>
>> also if you wanted named access:
>>
>>      mtxrun --script fonts --reload
> 
> Wow, thanks a lot, it works fine with the font I'm trying to play with
> (Adobe Brioso Pro).
> 
> What do you mean by 'named access'? For my testing purpose, I'm simply
> using domthing like \definefont[brioso][BriosoPro-Regular at 12pt]


\definefont[brioso][AdobeBriosoPro at 12pt]

or whatever mtxrun reports

 >mtxrun --script font --list --pattern=adobe 

adobeheitistd-regular   AdobeHeitiStd-Regular 
AdobeHeitiStd-Regular.otf
adobemyungjostd-medium  AdobeMyungjoStd-Medium 
AdobeMyungjoStd-Medium.otf
adobesongstd-light      AdobeSongStd-Light      AdobeSongStd-Light.otf 


and such

> Thanks for the reply,
> A+
> -AJ
> ___________________________________________________________________________________
> 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
> ___________________________________________________________________________________


-- 

-----------------------------------------------------------------
                                           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