diff options
Diffstat (limited to 'Master/texmf-dist/source/generic/musixtex/musixcrd/strip.tex')
-rw-r--r-- | Master/texmf-dist/source/generic/musixtex/musixcrd/strip.tex | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/generic/musixtex/musixcrd/strip.tex b/Master/texmf-dist/source/generic/musixtex/musixcrd/strip.tex new file mode 100644 index 00000000000..21ff28fafbb --- /dev/null +++ b/Master/texmf-dist/source/generic/musixtex/musixcrd/strip.tex @@ -0,0 +1,20 @@ +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +%% musixcrd - typsetting chord symbols with %% +%% musixtex %% +%% docstrip batchfile %% +%% $Id$ %% +%% copyright 2004 , Robert Hennig %% +%% this code is licensed in terms of the %% +%% GNU Public License %% +%% %% +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +\def\batchfile{strip.tex} +\input docstrip +\askforoverwritefalse +\generate{\file{musixcrd.tex}{\from{musixcrd.dtx}{}}} +\endbatchfile + +%%% Local Variables: +%%% mode: plain-tex +%%% TeX-master: t +%%% End: |