- **labels**:  --> fixed_2_11_58


---

** [issues:#579] ReheasalMarks are shifted to the right depending on the number 
of staves**

**Status:** Fixed
**Labels:** fixed_2_11_58 
**Created:** Mon Feb 11, 2008 10:29 AM UTC by Anonymous
**Last Updated:** Tue Nov 26, 2019 11:32 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
  • ... Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
    • ... Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development

Reply via email to