bug-lilypond
[Top][All Lists]
Advanced

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

Issue 579 in lilypond: ReheasalMarks are shifted to the right depending


From: codesite-noreply
Subject: Issue 579 in lilypond: ReheasalMarks are shifted to the right depending on the number of staves
Date: Fri, 15 Feb 2008 07:07:29 -0800

Issue 579: ReheasalMarks are shifted to the right depending on the number of staves
http://code.google.com/p/lilypond/issues/detail?id=579

Comment #1 by joeneeman:
This behaviour might seem a little strange, but it is intended. Feel free to suggest
a better way of handling this code.

The point is that, in the first staff, the TimeSignature has its anchor on the left side. In the second staff, the TimeSignature has its anchor in the middle (the default). Therefore lilypond will try to honour both of these anchors by averaging the positions: the anchor is halfway between the left side and the middle of the
TimeSignature.

To correct the example, use \override Score.TimeSignature #'etc instead of \override
Staff.TimeSignature #'etc.


Issue attribute updates:
        Status: Invalid

--
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]