From 27b3dfe1cfcde5ece291a4a4e148d1ff7ceb405c Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 28 Aug 2013 15:04:43 +0000 Subject: acro (27aug13) git-svn-id: svn://tug.org/texlive/trunk@31532 c570f23f-e606-0410-a88d-b1316a301751 --- .../source/latex/wsemclassic/wsemclassic.ins | 73 ++++++++++++++++++++++ 1 file changed, 73 insertions(+) create mode 100644 Master/texmf-dist/source/latex/wsemclassic/wsemclassic.ins (limited to 'Master/texmf-dist/source/latex/wsemclassic/wsemclassic.ins') 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 -- cgit v1.2.3