From e0c6872cf40896c7be36b11dcc744620f10adf1d Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 2 Sep 2019 13:46:59 +0900 Subject: Initial commit --- macros/latex/contrib/coverpage/CoverPage.ins | 65 ++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 macros/latex/contrib/coverpage/CoverPage.ins (limited to 'macros/latex/contrib/coverpage/CoverPage.ins') diff --git a/macros/latex/contrib/coverpage/CoverPage.ins b/macros/latex/contrib/coverpage/CoverPage.ins new file mode 100644 index 0000000000..7c9e2a038d --- /dev/null +++ b/macros/latex/contrib/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 -- cgit v1.2.3