summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/wsemclassic/wsemclassic.ins
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-08-28 15:04:43 +0000
committerKarl Berry <karl@freefriends.org>2013-08-28 15:04:43 +0000
commit27b3dfe1cfcde5ece291a4a4e148d1ff7ceb405c (patch)
tree9ab82cf997905d4426e01371a07bda2ab8246a4b /Master/texmf-dist/source/latex/wsemclassic/wsemclassic.ins
parentf57f2792c48675f6a594714d95d6a57868564f5a (diff)
acro (27aug13)
git-svn-id: svn://tug.org/texlive/trunk@31532 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/wsemclassic/wsemclassic.ins')
-rw-r--r--Master/texmf-dist/source/latex/wsemclassic/wsemclassic.ins73
1 files changed, 73 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/wsemclassic/wsemclassic.ins b/Master/texmf-dist/source/latex/wsemclassic/wsemclassic.ins
new file mode 100644
index 00000000000..63d041283dd
--- /dev/null
+++ b/Master/texmf-dist/source/latex/wsemclassic/wsemclassic.ins
@@ -0,0 +1,73 @@
+%% wsemclassic.dtx
+%% Copyright (c) 2013 Johannes Rosenberger
+%%
+%% This work may be distributed and/or modified under the
+%% conditions of a BSD Style License (see file 'LICENSE').
+%%
+%% This work consists of the files wsemclassic.dtx and wsemclassic.ins
+%% and the derived file wsemclassic.cls.
+%%
+%%
+%% --------------- start of docstrip commands ------------------
+%%
+
+\def\filedate{2013/06/09}
+\def\batchfile{wsemclassic.ins}
+\input docstrip
+
+\ifx\generate\undefined
+ \Msg{**********************************************}
+ \Msg{*}
+ \Msg{* This installation requires docstrip}
+ \Msg{* version 2.4 or later.}
+ \Msg{*}
+ \Msg{* An older version of docstrip has been input}
+ \Msg{*}
+ \Msg{**********************************************}
+ \errhelp{Move or rename old docstrip.tex and get a newer one.}
+ \errmessage{Old docstrip in input path}
+ \batchmode
+ \csname @@end\endcsname\end
+\fi
+
+\keepsilent
+\askforoverwritefalse
+%\askonceonly
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+\usedir{tex/latex/wsemclassic}
+
+\preamble
+
+This is a generated file.
+
+Copyright (c) 2013 Johannes Rosenberger
+
+This work may be distributed and/or modified under the
+conditions of a BSD Style License (see file 'LICENSE').
+
+This work consists of the files wsemclassic.dtx and wsemclassic.ins
+and the derived file wsemclassic.cls.
+
+\endpreamble
+
+
+\generate{\file{wsemclassic.cls}{\from{wsemclassic.dtx}{cls}}}
+
+\Msg{*********************************************************}
+\Msg{*}
+\Msg{* To finish the installation you have to move the}
+\Msg{* following file into a directory searched by TeX:}
+\Msg{*}
+\Msg{* \space\space wsemclassic.cls}
+\Msg{*}
+\Msg{* To produce the documentation run the file wsemclassic.dtx}
+\Msg{* through LaTeX.}
+\Msg{*}
+\Msg{* Happy TeXing!}
+\Msg{*********************************************************}
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\endbatchfile
+
+% vim: ts=2 sw=2 expandtab ft=tex