diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/unravel/unravel.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/unravel/unravel.ins | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/unravel/unravel.ins b/Master/texmf-dist/source/latex/unravel/unravel.ins new file mode 100644 index 00000000000..81a35f7019f --- /dev/null +++ b/Master/texmf-dist/source/latex/unravel/unravel.ins @@ -0,0 +1,23 @@ +\input l3docstrip.tex +\askforoverwritefalse + +\preamble + +Do not distribute a modified version of this file. + +Communicate any suggestions for changing this package +to Bruno Le Floch (blflatex@gmail.com). + +\endpreamble +% stop docstrip adding \endinput +\postamble +\endpostamble + +\keepsilent + +% the package +\generate{% + \file{unravel.sty} {\from{unravel.dtx} {package}}% +} + +\endbatchfile |