diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/vxu/rfmsi.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/vxu/rfmsi.ins | 74 |
1 files changed, 74 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/vxu/rfmsi.ins b/Master/texmf-dist/source/latex/vxu/rfmsi.ins new file mode 100644 index 00000000000..49612f0c703 --- /dev/null +++ b/Master/texmf-dist/source/latex/vxu/rfmsi.ins @@ -0,0 +1,74 @@ +%% +%% Copyright (C) 2007 by Robert Nyqvist +%% +%% This file will generate class for typsetting master theses at +%% School of Mathematics and System Engineering, Växjö University. +%% +\input docstrip + +\declarepreamble\classpreamble + +This is a generated file. + +Copyright (C) 2007 by Robert Nyqvist. + +Class for typesetting master theses at School of Mathematics and +System Engineering, Växjö University. + +Any modified version of this file must be renamed +with new filename distinct from \outFileName. + +\endpreamble + +\declarepreamble\templatepreamble + +This is a generated file. + +Template for rfmsi.cls, a class for Reports from MSI + +Feel free to modify this file how much you want. + +\endpreamble + +\declarepreamble\mppreamble + +This is a generated file. + +Copyright (C) 2007 by Robert Nyqvist. + +Metapost file with descriptions of the symbol for Växjö University. + +Any modified version of this file must be renamed +with new filename distinct from \outFileName. + +\endpreamble + +\keepsilent + +\generate{\usepreamble\classpreamble + \file{rfmsi.cls}{\from{rfmsi.dtx}{master}} + \usepreamble\templatepreamble + \usepostamble\empty + \file{template.tex}{\from{rfmsi.dtx}{template}} + \usepreamble\mppreamble + \usepostamble\empty + \file{vxusymbol.mp}{\from{rfmsi.dtx}{metapost}}} + +\Msg{***********************************************************} +\Msg{*} +\Msg{* To produce the picture used by the class run} +\Msg{*} +\Msg{* \space\space mpost vxusymbol.mp} +\Msg{*} +\Msg{* To produce the documentation compile `rfmsi.dtx'} +\Msg{*} +\Msg{* To finish the installation you have to move the following} +\Msg{* file into a directory searched by TeX:} +\Msg{*} +\Msg{* \space\space rfmsi.cls} +\Msg{* \space\space vxusymbol.1} +\Msg{*} +\Msg{* Happy TeXing} +\Msg{***********************************************************} + +\endbatchfile |