diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/vxu/actawex.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/vxu/actawex.ins | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/vxu/actawex.ins b/Master/texmf-dist/source/latex/vxu/actawex.ins new file mode 100644 index 00000000000..7ff46b90199 --- /dev/null +++ b/Master/texmf-dist/source/latex/vxu/actawex.ins @@ -0,0 +1,47 @@ +%% +%% Copyright (C) 2007 by Robert Nyqvist +%% +%% This file will generate a class for typsetting theses for +%% publishing in the series Acta Wexionensia. +%% +\input docstrip + +\declarepreamble\classpreamble + +This is a generated file. + +Copyright (C) 2007 by Robert Nyqvist. + +Class for typesetting theses in Acta Wexionensia. + +Any modified versions of this file must be renamed +with new filenames distinct from \outFileName. + +\endpreamble + +\keepsilent + +\generate{\usepreamble\classpreamble + \file{actawex.cls}{\from{actawex.dtx}{acta}} + \file{awcollection.clo}{\from{actawex.dtx}{collection}} + \file{awmonograph.clo}{\from{actawex.dtx}{monograph}} + \file{template.tex}{\from{actawex.dtx}{template}} +} + +\Msg{*************************************************************} +\Msg{} +\Msg{To produce the documentation you have to run the file} +\Msg{`actawex.dtx' twice through LaTeX.} +\Msg{} +\Msg{To finish the installation you have to move the following} +\Msg{file into a directory searched by TeX:} +\Msg{} +\Msg{\space\space actawex.cls} +\Msg{\space\space awcollection.clo} +\Msg{\space\space awmonograph.clo} +\Msg{} +\Msg{The file template.tex show how to use the class.} +\Msg{} +\Msg{*************************************************************} + +\endbatchfile |