File: 7-3-2.ltx

package info (click to toggle)
texlive-doc 2005.dfsg.2-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 125,100 kB
  • ctags: 12,558
  • sloc: xml: 24,267; perl: 14,394; makefile: 727; sh: 324; lisp: 276; java: 159; sed: 4
file content (29 lines) | stat: -rw-r--r-- 854 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
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}