summaryrefslogtreecommitdiff
path: root/macros/generic/lecturer/tex/lecturer.sty
diff options
context:
space:
mode:
Diffstat (limited to 'macros/generic/lecturer/tex/lecturer.sty')
-rw-r--r--macros/generic/lecturer/tex/lecturer.sty14
1 files changed, 14 insertions, 0 deletions
diff --git a/macros/generic/lecturer/tex/lecturer.sty b/macros/generic/lecturer/tex/lecturer.sty
new file mode 100644
index 0000000000..7a3328c5dd
--- /dev/null
+++ b/macros/generic/lecturer/tex/lecturer.sty
@@ -0,0 +1,14 @@
+% This is lecturer.sty, a style file to load
+% the Lecturer package in LaTeX. 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.
+
+\NeedsTeXFormat{LaTeX2e}
+\ProvidesPackage{lecturer}[2010/27/10 v.1.0 Screen presentations with PDF.]
+\chardef\formatnumber=4
+\input lecturer.tex
+\endinput \ No newline at end of file