diff options
author | Karl Berry <karl@freefriends.org> | 2008-10-28 00:18:36 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-10-28 00:18:36 +0000 |
commit | 82c50ef60580b22f3f55e214da923d46ab440d61 (patch) | |
tree | e87fa3462538bc553c07bc13eda8a1402f3e1e7c /Master/texmf-dist/source/latex/shuffle/shuffle.ins | |
parent | b13eb40acc673c21dc8e9cbfac1fa30cea44bf07 (diff) |
new math symbol font shuffle (27oct08)
git-svn-id: svn://tug.org/texlive/trunk@11082 c570f23f-e606-0410-a88d-b1316a301751
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'. + + |