Command/definesymbol

From Wiki
< Command
Revision as of 19:44, 13 January 2020 by Usonianhorizon (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

\definesymbol

Syntax (autogenerated)

\definesymbol[...][...][...]
[...]name
[...]name
[...]command



Syntax

\definesymbol[...][...]
[...] name
[...] text


Description

Example

% the following example shows how to define symbols which scale with the
% font used: 

\definefontsynonym[Dingbats][uzdr]
\definesymbol[box][\getglyph{Dingbats}{\char113}]
\definesymbol[boxChecked][\getglyph{Dingbats}{\char113\kern-.66em\raise.25ex\hbox{\char51}}]
\def\Check{{\tfa\symbol[box]}}
\def\Checked{{\tfa\symbol[boxChecked]}}


See also

Help from ConTeXt-Mailinglist/Forum

All issues with: