Command/setfontfeature

From Wiki
Jump to navigation Jump to search


\setfontfeature

Summary

The command \setfontfeature is used to activate a defined font feature (OpenType or virtual).

Settings

\setfontfeature{...}
{...}name

Description

Examples

different possibilities to activate small caps

\def\Example{\tf Upright, {\it Italics,} {\bf Bold} and {\bi Bold Italics.}\par}
\setupbodyfont[libertinus,rm,12pt]

\Example
{\setfontfeature{smallcaps}\Example}
\style[style=smallcaps]{\Example}
{\setsmallcaps\Example}

Notes

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: