diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/latex-graphics-companion/7-3-2.ltx')
-rw-r--r-- | Master/texmf-dist/doc/latex/latex-graphics-companion/7-3-2.ltx | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/latex-graphics-companion/7-3-2.ltx b/Master/texmf-dist/doc/latex/latex-graphics-companion/7-3-2.ltx new file mode 100644 index 00000000000..ad9e6b7cd5f --- /dev/null +++ b/Master/texmf-dist/doc/latex/latex-graphics-companion/7-3-2.ltx @@ -0,0 +1,29 @@ +\documentclass{ppex} +\nonstopmode +\renewcommand \encodingdefault {OT1}\fontencoding \encodingdefault \selectfont +\usepackage {musixtex} +\pagestyle{empty} + +\begin{document} +\ResetPreambleCommands +\ReadyForTheFray +\usepackage {musixtex} +\begin{music} +\instrumentnumber{1} +\nobarnumbers +\startpiece +\Notes\zcharnote I{G,}\qu{N}\zcharnote I{A,}\qu{a}% +\zcharnote I{B,}\qu{b}\zcharnote I{C}\qu{c}% +\zcharnote I{D}\qu{d}\zcharnote I{E}\qu{e}% +\zcharnote I{F}\qu{f}\zcharnote I{G}\qu{g}% +\zcharnote I{A}\qu{h}\zcharnote I{B}\ql{i}% +\zcharnote I{c}\ql{j}\zcharnote I{d}\ql{k}% +\zcharnote I{e}\ql{l}\zcharnote I{f}\ql{m}% +\zcharnote I{g}\ql{n}\zcharnote I{a}\ql{o}% +\zcharnote I{b}\ql{p}\zcharnote I{c'}\ql{q}% +\zcharnote I{d'}\ql{r}\zcharnote I{e'}\ql{s}% +\zcharnote I{f'}\ql{t}\zcharnote I{g'}\ql{u}% +\zcharnote I{z}\qp\en +\endpiece +\end{music} +\end{document} |