Changes

Jump to navigation Jump to search
59 bytes added ,  23:19, 11 August 2005
m
pre -> texcode
Symbols are named graphical or typographic elements. They can be divided into symbol sets, which gives some namespace independence, as well. You can load the symbol definitions from a <tt>symb-bla</tt> file with:
<texcode>\usesymbols[bla]</texcode>
Given a symbol <tt>Snowman</tt> defined in a symbolset <tt>Weather Symbols</tt>, you could typeset the symbol with:
<texcode>\setupsymbolset [Weather Symbols] \symbol [Snowman]</texcode>
Or, alternatively, you don't need to load the entire symbolset:
<texcode>\symbol[Weather Symbols][Snowman]</texcode>

Navigation menu