,---- | c2sc Small Capitals From Capitals | smcp Small Capitals `----When using \newfontinstance from fontconfig.sty one can use the option 'UprightFeatures={Letters=SmallCaps}' to avoid some warnings. For example, one can use
\newfontinstance\spacedsc[LetterSpace=5.0,%
UprightFeatures={Letters={SmallCaps,UppercaseSmallCaps}}]{FPL Neu}
to define a spaced, all small caps font instance. Standard \textsc{} or
\scshape work without problems.
,---- | case Case-Sensitive Forms | dnom Denominators | numr Numerators | onum Oldstyle Figures | sinf Scientific Inferiors | sups Superscript `----xltxtra.sty uses the 'sups' numbers for footnote indicators. Beware that for \textsuperscript and \textsubscript 'sups' and 'sinf' are used, which suport only numbers at the moment. The 'numr' and 'denom' figures can be used in conjunction with \vfrac from xltxtra.sty.
,---- | locl Localized Forms (latin script, Romanian language) | ss01 Stylistic Set 1 `----Localiced forms can be used with:
\newfontfeature{LocalForms}{+locl}
[...]
\addfontfeatures{Language=Romanian,LocalForms}
See the file COPYING (GNU General Public License) for license conditions. As a special exception, permission is granted to include this font program in a Postscript or PDF file that consists of a document that contains text to be displayed or printed using this font, regardless of the conditions or license applying to the document itself.