diff options
Diffstat (limited to 'Master/texmf-dist/tex/generic/navigator/t-navigator.tex')
-rw-r--r-- | Master/texmf-dist/tex/generic/navigator/t-navigator.tex | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/generic/navigator/t-navigator.tex b/Master/texmf-dist/tex/generic/navigator/t-navigator.tex new file mode 100644 index 00000000000..58fae7bc980 --- /dev/null +++ b/Master/texmf-dist/tex/generic/navigator/t-navigator.tex @@ -0,0 +1,33 @@ +% This is t-navigator.tex, a third-party file to load +% the Navigator package in ConTeXt. Useful information +% can be found in navigator-doc.pdf +% +% Author: Paul Isambert. +% E-mail: zappathustra AT free DOT fr +% Comments and suggestions are welcome. +% Date: January 2011. +% +% Note that support for Navigator is limited in ConTeXt, +% because ConTeXt doesn't really need it, and any effort +% on my part could be harmful to the integrity of ConTeXt's +% processing, to put it in a somewhat tragic tone. More +% precisely, embedded files and document infos and display +% aren't supported. +% +%D \module +%D [ file=t-navigator, +%D version=2011.01.25, +%D title=\CONTEXT\ User Module, +%D subtitle=Navigator, +%D author=Paul Isambert, +%D date=\currentdate, +%D copyright=Paul Isambert, +%D email=zappathustra@free.fr, +%D license=LaTeX Project Public License] + +\writestatus{loading}{ConTeXt User Module / navigator} +\chardef\formatnumber=3 +\input navigator.tex +\appendtoks \finishpdffile \to \everystoptext +\endinput + |