diff options
author | Karl Berry <karl@freefriends.org> | 2010-11-04 17:58:55 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-11-04 17:58:55 +0000 |
commit | 33a26ef713aca0197f77396c1ef1743567d38410 (patch) | |
tree | 1fb1c9217283e5dab20d42f7779f5c31f0ecc499 /Master/texmf-dist/source/generic/musixtex/musixcrd/doc.tex | |
parent | 5e4feaa39348e9095e158de011945a9508f46f85 (diff) |
musixtex T-114 (3nov10)
git-svn-id: svn://tug.org/texlive/trunk@20310 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/generic/musixtex/musixcrd/doc.tex')
-rw-r--r-- | Master/texmf-dist/source/generic/musixtex/musixcrd/doc.tex | 24 |
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: |