Hi Valentin,

Could you please consider this one for the tracker? It's quite specific
thing ever, but highly reproducible (and quite irritating).


===


The score-final mark badly mangles the score-final tuplet bracket in the
snippet below:


%%% BEGIN MANGLE %%%

\version "2.11.34"

\new Staff {
   \set tupletFullLength = ##t
   \time 1/8
   \times 2/3 { c'16 c'16 c'16 }
   \times 2/3 { c'16 c'16 c'16 }
   \times 2/3 { c'16 c'16 c'16 }
   \override Score.RehearsalMark #'break-visibility = ##(#t #t #t)
   \override Score.RehearsalMark #'direction = #down
   \override Score.RehearsalMark #'break-align-symbol =  #'clef
   \override Score.RehearsalMark #'self-alignment-X = #right
   \mark "Composed Feb 2007 - Feb 2008"
}

%%% END %%%


FWIW, you do seem to need all five settings above to induce the problem.
(Actually, mark direction can be either up or down, but appears more clearly
with the mark set down.)






-- 
Trevor Bača
[EMAIL PROTECTED]
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to