summaryrefslogtreecommitdiff
path: root/info/examples/lgc/7-2-3.ltx
diff options
context:
space:
mode:
Diffstat (limited to 'info/examples/lgc/7-2-3.ltx')
-rw-r--r--info/examples/lgc/7-2-3.ltx19
1 files changed, 19 insertions, 0 deletions
diff --git a/info/examples/lgc/7-2-3.ltx b/info/examples/lgc/7-2-3.ltx
new file mode 100644
index 0000000000..d8ad6c845f
--- /dev/null
+++ b/info/examples/lgc/7-2-3.ltx
@@ -0,0 +1,19 @@
+\documentclass{ppex}
+\nonstopmode
+\renewcommand \encodingdefault {OT1}\fontencoding \encodingdefault \selectfont
+\usepackage {musixtex}
+\pagestyle{empty}
+\setlength\textwidth{207.0pt}
+\begin{document}
+\ResetPreambleCommands
+\ReadyForTheFray
+\usepackage {musixtex}
+\begin{music}
+\startextract
+\Notes\zw c\zw e\zw g\wh j\enotes\bar
+\Notes\zh c\zh f\zh h\hu j\zh d\rh f%
+ \zh g\hu i\enotes\bar
+\Notes\zw c\zw e\zw g\wh j\enotes
+\endextract
+\end{music}
+\end{document}