bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Issue 573 in lilypond: score-final mark mangles score-final tuplet brac


From: codesite-noreply
Subject: Issue 573 in lilypond: score-final mark mangles score-final tuplet bracket
Date: Tue, 05 Feb 2008 03:54:03 -0800

Issue 573: score-final mark mangles score-final tuplet bracket
http://code.google.com/p/lilypond/issues/detail?id=573

New issue report by v.villenave:
% The score-final mark badly mangles the score-final tuplet bracket:

% Actually, mark direction can be either up or down,
% but appears more clearly with the mark set down.

\version "2.11.37"

\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"
}

Attachments:
        mangled-bracket.png  9.9 KB


Issue attributes:
        Status: Accepted
        Owner: v.villenave
        Labels: Type-Defect Priority-Medium

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings




reply via email to

[Prev in Thread] Current Thread [Next in Thread]