diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/nag/nag.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/nag/nag.ins | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/nag/nag.ins b/Master/texmf-dist/source/latex/nag/nag.ins new file mode 100644 index 00000000000..ea449ef3b41 --- /dev/null +++ b/Master/texmf-dist/source/latex/nag/nag.ins @@ -0,0 +1,46 @@ +%% +%% This is a bog-standard .ins file: nag.ins +%% +\input docstrip.tex +\keepsilent +\preamble +This is a generated file. + +This file is part of the `nag' package. +The `nag' package has the LPPL maintenance status: maintained. +Current Maintainer is Ulrich M. Schwarz, ulmi@users.sarovar.org + +Copyright (C) 2005 by Ulrich M. Schwarz. + +This file may be distributed and/or modified under the +conditions of the LaTeX Project Public License, either +version 1.3a 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 + +\endpreamble + +\generate{\file{nag.sty}{\from{nag.dtx}{nag}} + \file{l2tabu.nag}{\from{nag.dtx}{l2tabunag}} + \file{abort.nag}{\from{nag.dtx}{abortnag}} + \file{nagdemo.tex}{\from{nag.dtx}{nagdemo}}} +\Msg{*********************************************************} +\Msg{*} +\Msg{* To finish the installation you have to move the} +\Msg{* following files into a directory searched by TeX:} +\Msg{*} +\Msg{* \space\space nag.sty} +\Msg{* \space\space l2tabu.nag} +\Msg{* \space\space abort.nag} +\Msg{*} +\Msg{* To produce the fully-indexed documentation run} +\Msg{latex nag.dtx} +\Msg{makeindex -s gglo.ist -o nag.gls nag.glo} +\Msg{makeindex -s gind.ist -o nag.ind nag.idx} +\Msg{latex nag.dtx} +\Msg{*} +\Msg{* To see something happen, run} +\Msg{latex nagdemo} +\Msg{* Happy TeXing!} +\Msg{*********************************************************} +\endbatchfile
\ No newline at end of file |