diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/shuffle/shuffle.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/shuffle/shuffle.ins | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/shuffle/shuffle.ins b/Master/texmf-dist/source/latex/shuffle/shuffle.ins new file mode 100644 index 00000000000..840fc1f60f7 --- /dev/null +++ b/Master/texmf-dist/source/latex/shuffle/shuffle.ins @@ -0,0 +1,19 @@ +\input docstrip.tex +\preamble + ---------------------------------------------------------------- + A symbol for the shuffle product + Metafont symbol by Julian Gilbey (in public domain) + Documentation by Antoine Lejay + Released in the public domain + ---------------------------------------------------------------- +\endpreamble +\Msg{Generating the LaTeX package ...} +\generate{\file{shuffle.sty}{\from{shuffle.dtx}{package}}} +\Msg{Generating the .fd files ..} +\generate{\file{Ushuffle.fd}{\from{shuffle.dtx}{Ushuffle}}} +\endbatchfile +\endinput +%% +%% End of file `shuffle.ins'. + + |