summaryrefslogtreecommitdiff
path: root/info/examples/lgc/7-3-2.ltx
diff options
context:
space:
mode:
Diffstat (limited to 'info/examples/lgc/7-3-2.ltx')
-rw-r--r--info/examples/lgc/7-3-2.ltx29
1 files changed, 29 insertions, 0 deletions
diff --git a/info/examples/lgc/7-3-2.ltx b/info/examples/lgc/7-3-2.ltx
new file mode 100644
index 0000000000..ad9e6b7cd5
--- /dev/null
+++ b/info/examples/lgc/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}