Hi Pascal,

> I'll give otfinstall a shot tomorrow.

this is the oinst file for the adobe garamond premier I've used. There
is no support for opticals yet. This is really a simple tool.

adobe_garamond_premier_pro.oinst:
--------------------------------------------------
vendor      "adobe"
collection  "garamond"

# 'sans' or 'serif'
fontclass   "serif"

# Allowed variants are 'default', 'osf'
variants    %w(default osf)

# Supported faces are 'regular' 'bold' 'italic' and 'bolditalic'
regular     "GaramondPremrPro.otf"
bold        "GaramondPremrPro-Bd.otf"
italic      "GaramondPremrPro-It.otf"
bolditalic  "GaramondPremrPro-BdIt.otf"
--------------------------------------------------

Put the files in otf/adobe/garamond and run

ruby otfinst.rb -f otf 

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