Dear Bernhard,

Your problem is interesting. I suggest you this solution:

1) At the very beginning of your document, add \newlength{\leftindent}

2) For each piece of music (in a \begin{music} ... \end{music}
environment I suppose), add these instructions after \hsize=???pt

\setlength{\leftindent}{\textwidth}
\addtolength{\leftindent}{-\hsize}
\setlength{\leftindent}{.5\leftindent}
\def\everystaff{\parshape=1 \leftindent \hsize}

Of course, you can define a macro for that.

I hope that this proposition solves your problem.

Olivier

_______________________________________________
TeX-music mailing list
[EMAIL PROTECTED]
http://icking-music-archive.org/mailman/listinfo/tex-music

Reply via email to