diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/oberdiek/oberdiek.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/oberdiek/oberdiek.ins | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/oberdiek/oberdiek.ins b/Master/texmf-dist/source/latex/oberdiek/oberdiek.ins new file mode 100644 index 00000000000..a1956291244 --- /dev/null +++ b/Master/texmf-dist/source/latex/oberdiek/oberdiek.ins @@ -0,0 +1,42 @@ +% oberdiek.ins +% 2001/08/27 +% +% This file will generate fast loadable files and documentation +% driver files from the doc files in this directory when run +% through LaTeX or TeX. +% +% Copyright (C) 1999, 2001 Heiko Oberdiek. +% +% This program 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. +% +% Please send error reports and suggestions for improvements to +% Heiko Oberdiek <oberdiek@uni-freiburg.de>. +% +\input docstrip + +\batchinput{hypbmsec.ins} +\batchinput{pagesel.ins} +\batchinput{alphalph.ins} +\batchinput{twoopt.ins} +\batchinput{hypcap.ins} + +\Msg{***********************************************************} +\Msg{* To finish the installation you have to move the following} +\Msg{* files into a directory searched by TeX:} +\Msg{*} +\Msg{* \space\space *.sty} +\Msg{*} +\Msg{* To produce the documentation run the files `*.dtx'} +\Msg{* through LaTeX.} +\Msg{*} +\Msg{* Happy TeXing} +\Msg{***********************************************************} + +\endbatchfile |