Difference between revisions of "Command/definesymbol"

From Wiki
Jump to navigation Jump to search
m (Text replace - "ConTeXt-Forum " to "Help from ConTeXt-Forum ")
m (Text replace - "== Help from ConTeXt-Forum ==" to "== Help from ConTeXt-Forum == All issues with:")
Line 42: Line 42:
  
 
== Help from ConTeXt-Forum ==
 
== Help from ConTeXt-Forum ==
 +
All issues with:
 
{{Forum|{{SUBPAGENAME}}}}
 
{{Forum|{{SUBPAGENAME}}}}
  
 
[[Category:Commands|definesymbol]]
 
[[Category:Commands|definesymbol]]

Revision as of 14:43, 16 March 2012

\definesymbol

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-Forum

All issues with: