On Thu, Jul 26, 2001 at 05:02:43PM +0200, Joerg Anders wrote:
> Hi!
> 
> Does anybody know how to avoid that the word "violin" is printed
> over the treble clef symbol in the following example:
> 
> \input musixtex
> \hsize170mm%
> \vsize250mm%
> \def\nbinstruments{1}%
> \setclef10%
> \generalmeter{{\meterfrac{4}{4}}}%
> \setname{1}{violin}%
> \startmuflex\startpiece%
> \NOtes\qu c\qu c\qu e\qu e \en
> \bar % 2
> \NOtes\qu g\qu g\qu h\qu h \en
> \bar % 3
> \NOtes\qu f\qu f\qu e\qu e \en
> \bar % 4
> \NOTEs\wh c\en
> \Endpiece
> \bye
> 

Try putting

\parindent 20mm%

(or some other length) before

\startmuflex%

-- Mark
_______________________________________________
TeX-music mailing list
[EMAIL PROTECTED]
http://sunsite.dk/mailman/listinfo/tex-music

Reply via email to