summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/generic/musixtex/musixcrd/doc.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/generic/musixtex/musixcrd/doc.tex')
-rw-r--r--Master/texmf-dist/source/generic/musixtex/musixcrd/doc.tex24
1 files changed, 24 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/generic/musixtex/musixcrd/doc.tex b/Master/texmf-dist/source/generic/musixtex/musixcrd/doc.tex
new file mode 100644
index 00000000000..b919dcbc4d3
--- /dev/null
+++ b/Master/texmf-dist/source/generic/musixtex/musixcrd/doc.tex
@@ -0,0 +1,24 @@
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%% musixcrd - typsetting chord symbols with %%
+%% musixtex %%
+%% doc.tex documentation generation %%
+%% $Id$ %%
+%% copyright 2004 , Robert Hennig %%
+%% this code is licensed in terms of the %%
+%% GNU Public License %%
+%% %%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\documentclass{ltxdoc}
+\usepackage{musixtex,musixcrd,syntax,sverb}
+\EnableCrossrefs
+\PageIndex
+\CodelineIndex
+\setlength\hfuzz{15pt}
+\begin{document}
+ \DocInput{musixcrd.dtx}
+\end{document}
+
+%%% Local Variables:
+%%% mode: plain-tex
+%%% TeX-master: t
+%%% End: