Am 27.10.2009 um 14:38 schrieb Aditya Mahajan:

3. Should \simplefonts!weight also include lightcondensed and heavy?

Can you provide a list for them.

Many fonts provide a heavy version; Antykwa provides condensed light; Kurier provides condensed medium and condensed heavy. So, a partial list might be (I don't know if this is complete or not)

\def\simplefonts!weight
{\v!light,\v!normal,\v!medium,\v!heavy,\v!condensed\v!light,\v! condensed,\v!condensed\v!medium,\v!condensed\v!heavy}

I need also a list like these for each weight (this is the logic to find all alternatives for a given font):

\getparameters
  [\????sf\v!heavy]
  [        \c!regular={heavyregular,heavy},
\c!italic={heavyitalic,\namedsimplefontparameter\v!heavy \c!regular},
           \c!slanted={\namedsimplefontparameter\v!heavy\c!italic},
              \c!bold={\namedsimplefontparameter\v!heavy\c!regular},
        \c!bolditalic={\namedsimplefontparameter\v!heavy\c!bold},
       \c!boldslanted={\namedsimplefontparameter\v!heavy\c!bolditalic},
              \c!caps={\namedsimplefontparameter\v!heavy\c!regular},
        \c!italiccaps={\namedsimplefontparameter\v!heavy\c!caps},
       \c!slantedcaps={\namedsimplefontparameter\v!heavy\c!italiccaps},
          \c!boldcaps={\namedsimplefontparameter\v!heavy\c!caps},
    \c!bolditaliccaps={\namedsimplefontparameter\v!heavy\c!boldcaps},
\c!boldslantedcaps={\namedsimplefontparameter\v!heavy\c! bolditaliccaps}]

Wolfgang

___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to