- Description has changed:
Diff:
~~~~
~~~~
- **status**: Verified --> Fixed
- **Needs**: -->
- **Patch**: -->
- **Comment**:
IMHO this is documented quite well in current git, so I'm tagging this as fixed.
---
** [issues:#579] ReheasalMarks are shifted to the right depending on the number
of staves**
**Status:** Fixed
**Created:** Mon Feb 11, 2008 10:29 AM UTC by Anonymous
**Last Updated:** Fri Nov 27, 2009 09:06 AM UTC
**Owner:** nobody
*Originally created by:* *anonymous
*Originally created by:* [v.villenave](http://code.google.com/u/v.villenave/)
*Originally owned by:* [v.villenave](http://code.google.com/u/v.villenave/)
% In this example, the marks should be left-aligned on the time signature.
% However, when there are several staves, the mark is moved to the right,
% as you can see by comparing the first line and the second line.
% When using more than two staves, the mark keeps being moved, in a much
% less visible way.
\version "2.11.38"
\paper \{ ragged-right = \#\#t indent = 0\}
timeAlign = \{
\once \override Score.RehearsalMark \#'self-alignment-X = \#-1
\once \override Score.RehearsalMark \#'break-align-symbols =
\#'\(time-signature\)
\once \override Staff.TimeSignature
\#'break-align-anchor-alignment = \#LEFT
\}
larghetto = \{\timeAlign \mark \markup Larghetto \}
\new Staff \{ \larghetto c'1\}
<<
\new Staff \{ \larghetto c'1\}
\new Staff \{ c'1 \}
>>
<<
\new Staff \{ \larghetto c'1\}
\new Staff \{ c'1 \}
\new Staff \{ c'1 \}
>>
---
Sent from sourceforge.net because [email protected] is
subscribed to https://sourceforge.net/p/testlilyissues/issues/
To unsubscribe from further messages, a project admin can change settings at
https://sourceforge.net/p/testlilyissues/admin/issues/options. Or, if this is
a mailing list, you can unsubscribe from the mailing list._______________________________________________
Testlilyissues-auto mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto