summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/formular/formular.ins
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-01-11 23:53:36 +0000
committerKarl Berry <karl@freefriends.org>2006-01-11 23:53:36 +0000
commitfd77d0a096c4d4051211640800de1bc5b9b5fce7 (patch)
tree941ef5a521dd1deb93b64ce2396a74c9d1ca5cd2 /Master/texmf-dist/source/latex/formular/formular.ins
parentb8dc590cf15f41918fc7b8efa3ccc221f0f42db8 (diff)
trunk/Master/texmf-dist/source/latex/formular
git-svn-id: svn://tug.org/texlive/trunk@300 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/formular/formular.ins')
-rw-r--r--Master/texmf-dist/source/latex/formular/formular.ins38
1 files changed, 38 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/formular/formular.ins b/Master/texmf-dist/source/latex/formular/formular.ins
new file mode 100644
index 00000000000..a7a90970096
--- /dev/null
+++ b/Master/texmf-dist/source/latex/formular/formular.ins
@@ -0,0 +1,38 @@
+%%
+%% This file will generate fast loadable files and documentation
+
+\input docstrip
+
+\keepsilent
+\askforoverwritefalse
+
+\generate{
+ \file{formular.sty}{%
+ \from{formular.dtx}{}}
+ }
+
+
+\ifToplevel{
+\Msg{***********************************************************}
+\Msg{}
+\Msg{To finish the installation you have to move the following}
+\Msg{files into a directory searched by TeX:}
+\Msg{}
+\Msg{\space\space formular.sty}
+\Msg{}
+\Msg{To re-produce the documentation formular.dvi, enter}
+\Msg{\space\space latex formular.dtx}
+\Msg{\space\space makeindex -s gind.ist formular}
+\Msg{\space\space makeindex -s gglo.ist -o formular.gls formular.glo}
+\Msg{\space\space latex formular.dtx}
+\Msg{}
+\Msg{Happy TeXing}
+}
+
+\endbatchfile
+
+
+
+
+
+ \ No newline at end of file