%% 
%%  The LaTeX Graphics Companion, 2ed (first printing May 2007)
%% 
%%  Example 9-2-6 on page 600.
%% 
%%  Copyright (C) 2007 Michel Goossens, Frank Mittelbach, Denis Roegel, Sebastian Rahtz, Herbert Vo\ss 
%% 
%%  It may be distributed and/or modified under the conditions
%%  of the LaTeX Project Public License, either version 1.3
%%  of this license or (at your option) any later version.
%% 
%%  See http://www.latex-project.org/lppl.txt for details.
%% 

\documentclass{ttctexa}
\pagestyle{empty}
\setcounter{page}{6}
\setlength\textwidth{348.0pt}
% musixtex does some font gymnastics
% to make it work --> take ec fonts
\renewcommand{\rmdefault}{ecr}%
\renewcommand{\sfdefault}{ecss}%
\renewcommand{\sfdefault}{ectt}
\StartShownPreambleCommands
\usepackage{musixtex}
\StopShownPreambleCommands
\begin{document}
\begin{music}
\instrumentnumber{1}
\generalmeter{\meterfrac34}
\nobarnumbers
\startpiece
\NOtes\qp\zcharnote N\f\ql{lm}\enotes\bar            %1
\NOtes\isluru0m\ql{m}\tslur0l\ql{l}\ql{p}\enotes\bar %2
\Notes\ibl0l0\qb0{p^np}\enotes
\notes\nbbl0\isluru0m\qb0{m}\tbl0\tslur0l\qb0{l}\enotes
\Notes\qb0p\tbl0\qb0k\enotes\bar%3
\NOtes\isluru0k\ql{k}\tslur0j\ql{j}\ql{o}\enotes\bar %4
\Notes\ibl0l0\qb0{mkpnr}\tbl0\qb0m\enotes\bar        %5
\NOtesp\qlp{l}\enotes
\Notes\ibl0n{-4}\qb0{nl}\tbl0\qb0j\enotes\bar        %6
\Notes\ibl0l0\qb0{omokr}\tbl0\qb0m\enotes\bar        %7
\NOtesp\qlp{p}\enotes
\Notes\cl{n}\enotes
\NOtes\itenu0r\ql{q}\enotes\bar                      %8
\Notes\ibl0q{-3}\tten0\qb0q\tbl0\qb0o\enotes
\NOtesp\Uptext{\it tr}\isluru0p\qlp{p}\enotes
\Notes\tslur0q\cl{q}\enotes\bar                      %9
\NOtes\ql{q}\enotes
\NOTes\hpause\enotes                                 %10
\endpiece
\end{music}
\end{document}
