Command/starteffect

From Wiki
Jump to navigation Jump to search


\starteffect ... \stopeffect

Summary

The environment \starteffect ... \stopeffect is to trigger a font effect

Settings

\starteffect[...] ... \stopeffect
[...]name

OptionExplanation
name a defined effect

Description

This environment triggers a font effect as defined by \defineeffect. The PDF backend is capable of adding some special processing to the font glyph representation in the output.

Examples

Example 1

% here is the outline feature
\defineeffect[outline][alternative=outer,rulethickness=.25pt]

\definedfont[Serif at 40pt]

\starteffect[outline]
And here is the magic.
\stopeffect

Notes

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: