summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/lecturer/lecturer.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-09-24 23:56:53 +0000
committerKarl Berry <karl@freefriends.org>2010-09-24 23:56:53 +0000
commit02cf6ffdaa8b881b16ec2f4554735468ca955852 (patch)
tree6766d8cbc9acb90e85ad7df77f6a1a544c8fb6ef /Master/texmf-dist/tex/generic/lecturer/lecturer.sty
parent2cd5a59ec96a74228a895441724b14a6ac746a7b (diff)
new generic package lecturer (28jul10)
git-svn-id: svn://tug.org/texlive/trunk@19884 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic/lecturer/lecturer.sty')
-rw-r--r--Master/texmf-dist/tex/generic/lecturer/lecturer.sty14
1 files changed, 14 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/generic/lecturer/lecturer.sty b/Master/texmf-dist/tex/generic/lecturer/lecturer.sty
new file mode 100644
index 00000000000..7a3328c5dd4
--- /dev/null
+++ b/Master/texmf-dist/tex/generic/lecturer/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