Comment #1 on issue 4518 by [email protected]: LilyPond should not interrupt the first set of repeats and/or percent symbols by a line break
https://code.google.com/p/lilypond/issues/detail?id=4518

Here is an example of the current behavior at line breaks.

\version "2.19.0" % but this is an old problem

\layout { indent = 0 }
\paper {
  paper-width = 5 \cm
  paper-height = 12 \cm
}

\repeat percent 3 \relative { f' f f f }
\repeat percent 2 \relative { b'2 b | b b }



Attachments:
        issue-4518.png  10.1 KB

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