diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/toptesi/toptesi.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/toptesi/toptesi.ins | 113 |
1 files changed, 0 insertions, 113 deletions
diff --git a/Master/texmf-dist/source/latex/toptesi/toptesi.ins b/Master/texmf-dist/source/latex/toptesi/toptesi.ins deleted file mode 100644 index da3e4a1a532..00000000000 --- a/Master/texmf-dist/source/latex/toptesi/toptesi.ins +++ /dev/null @@ -1,113 +0,0 @@ -%%
-%% This file is necessary to extract from file toptesi.dtx the following files:
-%% toptesi.cls,
-%% toptesi.sty,
-%% topcoman.sty,
-%% topfront.sty,
-%% topsiz14.clo,
-%% trieste.sty,
-%% toptesi.cfg
-%% that are strictly speaking the components of the TOPtesi bundle and form
-%% the Work. The extraction is performed by means of the doctrip utility
-%% that extracts practically only the uncommented lines so that their loading
-%% becomes very quick. The bundle documentations in Italian is contained
-%% in the document toptesi-doc.pdf (part of the bundle), and further
-%% documentation in English may be obtained by LaTeX processing the
-%% documented TeX source file toptesi.dtx.
-%%
-%% ----------------------------------------
-%%
-%% This system is distributed in the hope that it will be useful,
-%% but WITHOUT ANY WARRANTY; without even the implied warranty of
-%% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-%%
-%% IMPORTANT NOTICE:
-%%
-%% Copyright 1989--2006 Claudio Beccari
-%% All rights reserved.
-%%
-%% Permission is granted to distribute verbatim copies of this file
-%% together with toptesi.dtx.
-%%
-%% No other permissions to copy or distribute this file in any form
-%% are granted and in particular no permission to modify its contents.
-%%
-%% --------------- start of docstrip commands ------------------
-%%
-\def\batchfile{toptesi.ins}
-\input docstrip.tex
-\preamble
-
-Copyright 1989--2005 Claudio Beccari All rights reserved.
-
- This system is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-
-
-IMPORTANT NOTICE:
-
-This file is subject to the LPPL licence, version 1.3 or any subsequent
-version. Copy of the LaTeX Project Public Licence is downloadable from
-any CTAN archive.
-
-
-\endpreamble
-
-\keepsilent
-
-\Msg{*** Generazione dei file del pacchetto TOPtesi ***}
-
-\generateFile{toptesi.cls}{t}{\from{toptesi.dtx}{class}}
-\generateFile{toptesi.sty}{t}{\from{toptesi.dtx}{topsty}}
-\generateFile{topcoman.sty}{t}{\from{toptesi.dtx}{topcmn}}
-\generateFile{topfront.sty}{t}{\from{toptesi.dtx}{topfrn}}
-\generateFile{topsiz14.clo}{t}{\from{toptesi.dtx}{top14}}
-\generateFile{trieste.sty}{t}{\from{toptesi.dtx}{toptrst}}
-\generateFile{toptesi.cfg}{t}{\from{toptesi.dtx}{topcfg}}
-
-
-
-
-\ifToplevel{%
-\Msg{***********************************************************}
-\Msg{*\space\space\space\space\space\space\space\space\space
- \space\space\space\space\space\space\space\space\space\space
- \space\space\space\space\space\space\space\space\space\space
- \space\space\space\space\space\space\space\space\space\space
- \space\space\space\space\space\space\space\space\space\space
- \space\space\space\space\space\space\space\space*}
-\Msg{* Now move all files to a folder that is on \space\space
- \space\space\space\space\space\space\space\space\space\space
- \space\space*}
-\Msg{* the LaTeX search path \space\space\space\space\space
- \space\space\space\space\space\space\space\space\space\space
- \space\space\space\space\space\space\space\space\space\space
- \space\space\space\space\space\space\space\space\space*}
-\Msg{*\space\space\space\space\space\space\space\space\space
- \space\space\space\space\space\space\space\space\space\space
- \space\space\space\space\space\space\space\space\space\space
- \space\space\space\space\space\space\space\space\space\space
- \space\space\space\space\space\space\space\space\space\space
- \space\space\space\space\space\space\space\space*}
-\Msg{* In order to produce the English documentation run LaTeX *}
-\Msg{* on toptesi.dtx. \space\space\space\space\space\space
- \space\space\space\space\space\space\space\space\space\space
- \space\space\space\space\space\space\space\space\space\space
- \space\space\space\space\space\space\space\space\space\space
- \space\space\space\space*}
-\Msg{*\space\space\space\space\space\space\space\space\space
- \space\space\space\space\space\space\space\space\space\space
- \space\space\space\space\space\space\space\space\space\space
- \space\space\space\space\space\space\space\space\space\space
- \space\space\space\space\space\space\space\space\space\space
- \space\space\space\space\space\space\space\space*}
-\Msg{* \space\space\space\space\space\space\space\space\space
- \space\space\space\space
- Buon lavoro! Happy TeXing! \space\space\space\space\space
- \space\space\space\space\space\space\space\space\space\space
- \space*}
-\Msg{***********************************************************}
-}
-
-\endinput
|