diff options
author | Norbert Preining <norbert@preining.info> | 2019-09-02 13:46:59 +0900 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2019-09-02 13:46:59 +0900 |
commit | e0c6872cf40896c7be36b11dcc744620f10adf1d (patch) | |
tree | 60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/latex/contrib/shorttoc/shorttoc.ins |
Initial commit
Diffstat (limited to 'macros/latex/contrib/shorttoc/shorttoc.ins')
-rw-r--r-- | macros/latex/contrib/shorttoc/shorttoc.ins | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/macros/latex/contrib/shorttoc/shorttoc.ins b/macros/latex/contrib/shorttoc/shorttoc.ins new file mode 100644 index 0000000000..e110765268 --- /dev/null +++ b/macros/latex/contrib/shorttoc/shorttoc.ins @@ -0,0 +1,42 @@ +\def\filedate{1999/08/20} +\def\fileversion{v1.2} +\def\batchfile{shorttoc.ins} +\input docstrip.tex +\def\SimplePackage#1{\generateFile{#1.sty}{t}{\from{#1.dtx}{package}}} +\keepsilent +\preamble + +IMPORTANT NOTICE: +This file is a stripped version of `shorttoc.dtx', +copyright (c) 1997, 1998, 1999 by Jean-Pierre Drucbert (drucbert@onecert.fr) + +% ^^A Jean-Pierre F. Drucbert (JPFD) Email: drucbert@onecert.fr +% ^^A ONERA/Centre de Toulouse SRI Téléphone 05-62-25-25-15 +% ^^A Office National d'Études et de Recherches Aérospatiales +% ^^A Centre de Toulouse +% ^^A Service Réseaux et Informatique +% ^^A Complexe Scientifique de Rangueil +% ^^A 2, Avenue Édouard Belin BP 4025 F-31055 TOULOUSE CEDEX +% ^^A FRANCE +% ^^A +% ^^A Barbarus hic ego sum, qui non intellegor ulli. +% ^^A Publius Ovidius Naso + +You are not allowed to distribute this file. +For distribution of the original source see +the copyright notice in the source file. + +\endpreamble + +\SimplePackage{shorttoc} + +\Msg{*************************************************************} +\Msg{*} +\Msg{* To finish the installation you have to move the file} +\Msg{* `shorttoc.sty' into a directory searched by TeX:} +\Msg{*} +\Msg{* To produce the documentation run `shorttoc.dtx' through LaTeX.} +\Msg{*} +\Msg{* Happy TeXing} +\Msg{*************************************************************} + |