Difference between revisions of "Symbols/nav"

From Wiki
Jump to navigation Jump to search
m (link to symb-nav)
m (Correct source files)
 
Line 1: Line 1:
 
< [[Symbols]]
 
< [[Symbols]]
  
= Navigational Symbols =
+
= ConTeXt navigation symbols =
  
You can load the <b>Navigational Symbols</b> with
+
You can load the <b>ConTeXt navigation symbols</b> with
 
<texcode>
 
<texcode>
 
\usesymbols[nav]
 
\usesymbols[nav]
Line 51: Line 51:
  
 
== See also ==
 
== See also ==
* source: [[source:symb-nav.tex|symb-nav.tex]]
+
* source: {{src|symb-nav.mkii}}, {{src|symb-imp-nav.mkiv}}
  
 
[[Category:Symbols]]
 
[[Category:Symbols]]

Latest revision as of 07:03, 4 July 2012

< Symbols

ConTeXt navigation symbols

You can load the ConTeXt navigation symbols with

\usesymbols[nav]

There are several symbol sets defined. If you want the black symbol for lastpage (), you can either load the whole navigation 1 sybol set first:

\setupsymbolset [navigation 1]
\symbol [lastpage]

or use it as

\symbol[navigation 1][lastpage]

The font itself is included in ConTeXt.

Symbol sets

navigation 1

navigation 2

navigation 3

All glyphs

See also