diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-11 23:56:19 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-11 23:56:19 +0000 |
commit | f8ac4813c0afe6c0f1381be62a804f9b5bebedcd (patch) | |
tree | 24fa7500440c1ac40b48c2e308685335ded8c568 /Master/texmf-dist/source/latex/ppr-prv/ppr-prv.ins | |
parent | a81f6bfbb5be7d3579d265d86abb14834e7e67b7 (diff) |
trunk/Master/texmf-dist/source/latex/ppr-prv
git-svn-id: svn://tug.org/texlive/trunk@458 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/ppr-prv/ppr-prv.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/ppr-prv/ppr-prv.ins | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/ppr-prv/ppr-prv.ins b/Master/texmf-dist/source/latex/ppr-prv/ppr-prv.ins new file mode 100644 index 00000000000..ae3e7000a46 --- /dev/null +++ b/Master/texmf-dist/source/latex/ppr-prv/ppr-prv.ins @@ -0,0 +1,22 @@ +\def\batchfile{ppr-prv.ins}
+\input docstrip
+\keepsilent
+\preamble
+========================================================================
+ ppr-prv class: "Prosper Preview", a class to produce a printable
+ version of prosper slides
+ Copyright (C) 2003-2004 Mathieu Goutelle (INRIA, France)
+ mgoutell[at]users[dot]sourceforge[dot]net
+
+ This program may be distributed and/or modified under the
+ conditions of the LaTeX Project Public License, either version 1.2
+ of this license or (at your option) any later version.
+ The latest version of this license is in
+ http://www.latex-project.org/lppl.txt
+ and version 1.2 or later is part of all distributions of LaTeX
+ version 1999/12/01 or later.
+========================================================================
+\endpreamble
+\generateFile{ppr-prv.cls}{f}{\from{ppr-prv.dtx}{class}}
+\generateFile{HAP-ppr-prv.def}{f}{\from{ppr-prv.dtx}{HAPdef}}
+\endbatchfile
\ No newline at end of file |