summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/coverpage/CoverPage.ins
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-07-23 23:45:04 +0000
committerKarl Berry <karl@freefriends.org>2006-07-23 23:45:04 +0000
commit6945ff103627bf3b736e3b2031cf071c77743dfb (patch)
tree145b8f451f4d3d04b604a385720206a293b2ecfb /Master/texmf-dist/source/latex/coverpage/CoverPage.ins
parent89114e81d794b77c9f395402ab1c2901b4d15089 (diff)
new (latex) package coverpage (26feb06)
git-svn-id: svn://tug.org/texlive/trunk@1906 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/coverpage/CoverPage.ins')
-rw-r--r--Master/texmf-dist/source/latex/coverpage/CoverPage.ins65
1 files changed, 65 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/coverpage/CoverPage.ins b/Master/texmf-dist/source/latex/coverpage/CoverPage.ins
new file mode 100644
index 00000000000..7c9e2a038db
--- /dev/null
+++ b/Master/texmf-dist/source/latex/coverpage/CoverPage.ins
@@ -0,0 +1,65 @@
+%%
+%% CoverPage.ins
+%% Batch file, run through LaTeX.
+%% Installs CoverPage.sty from CoverPage.dtx
+%%
+%% Copyright (C) 2006 by Matthias Mühlich
+%% (matthias.muehlich@lfb.rwth-aachen.de)
+%%
+%% This file 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.
+%%
+\input docstrip.tex
+\keepsilent
+\usedir{tex/latex/LfBTools}
+\preamble
+
+LaTeX package for generating a cover page for scientific papers. This
+cover page contains bibliographical information and a copyright notice.
+
+Copyright (C) 2006 Matthias Mühlich
+
+This file 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
+%%\askforoverwritefalse
+\generate{%
+ \file{CoverPage.sty}{\from{CoverPage.dtx}{CoverPage}}
+ \nopreamble\nopostamble
+ \file{CoverPage.cfg}{\from{CoverPage.dtx}{CoverPageCFG}}
+}
+\Msg{**************************************************************}
+\Msg{*}
+\Msg{* To finish the installation you have to move the following}
+\Msg{* files into a directory searched by LaTeX:}
+\Msg{*}
+\Msg{* \space\space CoverPage.sty}
+\Msg{* \space\space CoverPage.cfg}
+\Msg{*}
+\Msg{* You should adapt the configuration file "CoverPage.cfg"}
+\Msg{* to your needs.}
+\Msg{*}
+\Msg{* To produce the documentation run the following file}
+\Msg{* through LaTeX:}
+\Msg{*}
+\Msg{* \space\space CoverPage.dtx}
+\Msg{*}
+\Msg{* Happy TeXing!}
+\Msg{*}
+\Msg{**************************************************************}
+\endbatchfile