diff options
Diffstat (limited to 'macros/latex/contrib/uiucthesis/uiucthesis.ins')
-rw-r--r-- | macros/latex/contrib/uiucthesis/uiucthesis.ins | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/macros/latex/contrib/uiucthesis/uiucthesis.ins b/macros/latex/contrib/uiucthesis/uiucthesis.ins new file mode 100644 index 0000000000..747d342676 --- /dev/null +++ b/macros/latex/contrib/uiucthesis/uiucthesis.ins @@ -0,0 +1,14 @@ +\def\batchfile{uiucthesis.ins}
+\input docstrip.tex
+
+\keepsilent
+\askforoverwritefalse
+
+\declarepreamble\none
+\endpreamble
+
+\generate{\file{uiucthesis.sty}{\from{uiucthesis.dtx}{package}}
+ \file{uiucthesis.cls}{\from{uiucthesis.dtx}{class}}
+ \usepreamble\none
+ \file{thesis-ex.tex}{\from{uiucthesis.dtx}{example}}
+}
|