I am doing a LaTeX document with various music sizes. When switching
from \Largemusicsize to \normalmusicsize, it seems "someone" has
memorized the larger spacing between the treble key and the signature
(third line).

Does any body know why ? Or am I the only one to make such wierd
documents ? Is there a work-around ?

Clue: it seems the "afterruleskip" is handled correctly.

Regards,

Jean-Pierre Coulon                         E-mail: [EMAIL PROTECTED]
Observatoire de la Côte d'Azur
Département FRESNEL, groupe ILGA
BP 4229
06304 NICE Cedex 4

Tel (33) {0}4 92 00 31 58   Fax (33) {0}4 92 00 31 38
\documentclass[12pt,twoside]{article}
\usepackage{a4}
\usepackage{musixtex}

\begin{document}

\generalsignature{-5}
\nostartrule
\startextract
\NOtes\qu{cdef}\en
\bar%
\NOtes\qu{gh}\en
\endextract

\Largemusicsize
\startextract
\NOtes\qu{cdef}\en
\bar%
\NOtes\qu{gh}\en
\endextract

\normalmusicsize
\startextract
\NOtes\qu{cdef}\en
\bar%
\NOtes\qu{gh}\en
\endextract

\end{document}

Reply via email to