diff options
author | Norbert Preining <norbert@preining.info> | 2019-09-02 13:46:59 +0900 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2019-09-02 13:46:59 +0900 |
commit | e0c6872cf40896c7be36b11dcc744620f10adf1d (patch) | |
tree | 60335e10d2f4354b0674ec22d7b53f0f8abee672 /info/examples/lgc/7-2-3.ltx |
Initial commit
Diffstat (limited to 'info/examples/lgc/7-2-3.ltx')
-rw-r--r-- | info/examples/lgc/7-2-3.ltx | 19 |
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} |