[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Lilypond-auto] Issue 3567 in lilypond: MMR split at line break
From: |
lilypond |
Subject: |
[Lilypond-auto] Issue 3567 in lilypond: MMR split at line break |
Date: |
Fri, 20 Sep 2013 17:37:17 +0000 |
Status: Accepted
Owner: ----
Labels: Type-Ugly
New issue 3567 by address@hidden: MMR split at line break
http://code.google.com/p/lilypond/issues/detail?id=3567
If a multimeasure rest in one voice spans a forced line break in another
voice, the MMR is printed twice, with the full value of the rest each time.
Example from Simon Albrecht:
*****************
\version "2.17"
\paper { indent = 0 line-width = 30 }
\relative << R1*2 \\
{ c'2 \bar "" \break c c1 } >>
*************
Simon's report showed the problem with a single bar, and I've made it into
a true MMR above.
He mentions the desirability of automatic splitting of the MMR, and
suggests a low priority.
Attachments:
MMR-split.png 2.2 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
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Lilypond-auto] Issue 3567 in lilypond: MMR split at line break,
lilypond <=