This repository has been archived by the owner on Jun 17, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
wsemclassic.ins
73 lines (58 loc) · 1.93 KB
/
wsemclassic.ins
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
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