Difference between revisions of "Symbols/nav"

From Wiki
Jump to navigation Jump to search
m (Correct source files)
 
(One intermediate revision by one other user not shown)
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 49: Line 49:
 
\showfont[contnav]
 
\showfont[contnav]
 
</context>
 
</context>
 +
 +
== See also ==
 +
* 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