diff options
author | Karl Berry <karl@freefriends.org> | 2011-01-27 19:00:51 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-01-27 19:00:51 +0000 |
commit | 7d072ac46075608b02b7af6ac92a174183cbcb32 (patch) | |
tree | 9ac20488a69c46e84e033835c137fd927d9f4da0 /Master/texmf-dist/tex/generic/navigator/t-navigator.tex | |
parent | 14bb501461aeb6885ecd8cb48bb44ef346032246 (diff) |
new generic package navigator (26jan11)
git-svn-id: svn://tug.org/texlive/trunk@21194 c570f23f-e606-0410-a88d-b1316a301751
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 + |