summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/modref/modref.ins
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-02-04 14:26:56 +0000
committerKarl Berry <karl@freefriends.org>2009-02-04 14:26:56 +0000
commitdbad3960fac04316f576aa1bae89e5742f108e32 (patch)
tree89a5eb8678e3967252e9cf8e77c269a7c5b8f6f8 /Master/texmf-dist/source/latex/modref/modref.ins
parent7a435f08f9cf1fd60752d4430900dd004787ca7a (diff)
new latex package modref (3feb09)
git-svn-id: svn://tug.org/texlive/trunk@12072 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/modref/modref.ins')
-rw-r--r--Master/texmf-dist/source/latex/modref/modref.ins30
1 files changed, 30 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/modref/modref.ins b/Master/texmf-dist/source/latex/modref/modref.ins
new file mode 100644
index 00000000000..88050290a0c
--- /dev/null
+++ b/Master/texmf-dist/source/latex/modref/modref.ins
@@ -0,0 +1,30 @@
+%% `modref.ins'
+%%
+%% Docstrip installation instruction file for package `modref'
+%%
+%% J. Niel de Beaudrap <jdebeaud@math.uwaterloo.ca> (jrnb)
+%%
+%% February 3, 2009
+
+\def\batchfile{modref.ins}
+\def\filedate{2007.02.18}
+\input docstrip.tex
+\keepsilent
+\Msg{*** Generating the `modref' package ***}
+\askforoverwritefalse
+\generate{\file{modref.sty}{\from{modref.dtx}{package}}}
+\generate{\file{modref.drv}{\from{modref.dtx}{driver}}}
+%
+\ifToplevel{%
+\Msg{_____________________________________________________________}
+\Msg{}
+\Msg{ Thanks for building the "modref" package! Don't forget to}
+\Msg{ put modref.sty in a directory/folder searched by TeX.}
+\Msg{}
+\Msg{ To produce the documentation, run LaTeX on "modref.dtx".}
+\Msg{_____________________________________________________________}
+\Msg{}
+}
+\endinput
+%%
+%% End of file `modref.ins'