Comment #3 on issue 3688 by [email protected]: Manual barlines overwrite repeat barlines
https://code.google.com/p/lilypond/issues/detail?id=3688

Thanks for that pointer, Marc. I'll read the old discussions before commenting more.

On the topic of manual bar lines overwriting repeat bar lines, repeat bar lines can also add bar lines where they should not.

\version "2.19.0"
\layout { ragged-right = ##t }
<< {
    b'2. \break % in mid measure
    \repeat volta 2 { 4 | 2. } 4
} >>


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to