1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71
|
%% frontespizio.ins
%% Copyright 2008-2011 Enrico Gregorio
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3
%% 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.3 or later is part of all distributions of LaTeX
%% version 2005/12/01 or later.
%%
%% Author: Enrico Gregorio
%% Enrico dot Gregorio at univr dot it
%%
%% This work has the LPPL maintenance status "author-maintained".
%%
%% This file will generate fast loadable files and documentation
%% driver files from the doc files in this package when run through
%% LaTeX or TeX.
%%
%% This work consists of all files listed in README
%%
%% --------------- start of docstrip commands ------------------
%%
\input docstrip
\preamble
Copyright 2008-2011 Enrico Gregorio
This program is provided under the terms of the
LaTeX Project Public License distributed from CTAN
archives in directory macros/latex/base/lppl.txt.
Author: Enrico Gregorio
Enrico dot Gregorio at univr dot it
This work has the LPPL maintenance status "author-maintained".
\endpreamble
\keepsilent
\askforoverwritefalse
\Msg{*** Generating the package files ***}
\generate{\file{frontespizio.sty}{\from{frontespizio.dtx}{package}}%
\file{examplea.tex}{\from{frontespizio.dtx}{examplea}}%
\file{exampleb.tex}{\from{frontespizio.dtx}{exampleb}}%
\file{examplec.tex}{\from{frontespizio.dtx}{examplec}}%
\file{exampled.tex}{\from{frontespizio.dtx}{exampled}}%
\file{fakelogo.mp}{\from{frontespizio.dtx}{fakelogo}}%
\file{examplee.tex}{\from{frontespizio.dtx}{examplee}}%
\nopreamble\nopostamble
\file{makedoc.sh}{\from{frontespizio.dtx}{thedoc}}%
}
\Msg{***********************************************************}
\Msg{*}
\Msg{* To finish the installation you have to move the following}
\Msg{* files into a directory searched by TeX:}
\Msg{*}
\Msg{* \space\space frontespizio.sty}
\Msg{*}
\Msg{*}
\Msg{* To produce the documentation on frontespizio's code run}
\Msg{* the file ending with `.dtx' through (pdf)LaTeX. See the}
\Msg{* README file for more details.}
\Msg{*}
\Msg{* Happy TeXing}
\Msg{***********************************************************}
\endbatchfile
|