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/nrc/nrc.ins |
Initial commit
Diffstat (limited to 'macros/latex/contrib/nrc/nrc.ins')
-rw-r--r-- | macros/latex/contrib/nrc/nrc.ins | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/macros/latex/contrib/nrc/nrc.ins b/macros/latex/contrib/nrc/nrc.ins new file mode 100644 index 0000000000..dba1dd4217 --- /dev/null +++ b/macros/latex/contrib/nrc/nrc.ins @@ -0,0 +1,42 @@ +\def\batchfile{nrc.ins} +\input docstrip.tex + +\keepsilent + +\preamble + +Copyright Her Majesty the Queen in Right of Canada (1999-2002) + as represented by the Minister responsible for + the National Research Council of Canada. + +This file is part of the NRC macros package. +-------------------------------------------- + +This is a generated file. Do not distribute this file; rather, +distribute the sources from which it was generated. + + +\endpreamble +\askforoverwritefalse +\generate{\file{nrc1.cls}{\from{nrc.dtx}{nrc1,authors,nrc1cls}} + \file{nrc1.sty}{\from{nrc.dtx}{nrc1,authors,nrc1sty}} + \file{nrc2.cls}{\from{nrc.dtx}{nrc2,authors,nrc2cls}} + \file{nrc2.sty}{\from{nrc.dtx}{nrc2,authors,nrc2sty}}} + +\keepsilent + + +\ifToplevel{ +\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 All *.sty and all *.cls} +\Msg{*} +\Msg{* Recommended TDS directory: tex/latex/nrc} +\Msg{*} +\Msg{***********************************************************} +} + +\endinput |