diff options
Diffstat (limited to 'Master/texmf-dist/tex/generic/lecturer/t-lecturer.tex')
-rw-r--r-- | Master/texmf-dist/tex/generic/lecturer/t-lecturer.tex | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/generic/lecturer/t-lecturer.tex b/Master/texmf-dist/tex/generic/lecturer/t-lecturer.tex new file mode 100644 index 00000000000..a3d2953c8ce --- /dev/null +++ b/Master/texmf-dist/tex/generic/lecturer/t-lecturer.tex @@ -0,0 +1,24 @@ +% This is t-lecturer.tex, a third-party file to load +% the Lecturer package in ConTeXt. Useful information +% can be found in lecturer-doc.pdf +% +% Author: Paul Isambert. +% E-mail: zappathustra AT free DOT fr +% Comments and suggestions are welcome. +% Date: July 2010. +% +%D \module +%D [ file=t-lecturer, +%D version=2010.07.10, +%D title=\CONTEXT\ User Module, +%D subtitle=Lecturer, +%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 / lecturer} +\chardef\formatnumber=3 +\input lecturer.tex +\endinput |