[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Lilypond-auto] Issue 4130 in lilypond: Isolated durations don't work af
From: |
lilypond |
Subject: |
[Lilypond-auto] Issue 4130 in lilypond: Isolated durations don't work after \pageBreak |
Date: |
Thu, 25 Sep 2014 10:36:53 +0000 |
Status: Started
Owner: address@hidden
Labels: Type-Defect
New issue 4130 by address@hidden: Isolated durations don't work after
\pageBreak
https://code.google.com/p/lilypond/issues/detail?id=4130
<URL:https://lists.gnu.org/archive/html/bug-lilypond/2014-09/msg00078.html>
-------- Original-Nachricht --------
Betreff: Isolated durations and \pageBreak
Datum: Wed, 24 Sep 2014 19:50:33 +0200
Von: Davide Liessi <address@hidden>
An: address@hidden <address@hidden>
Hi all.
Isolated durations don't behave well with \pageBreak.
The following example gives a failed barcheck warning and wrong output.
%%%%%
\version "2.19.13"
\score {
\new RhythmicStaff {
R1 |
\pageBreak
1~ |
8 r r4 r2 |
}
}
%%%%%
Either commenting \pageBreak, adding an explicit pitch to 1~ or adding
an explicitly pitched note *after* the \pageBreak result in no
barcheck warnings and correct output.
Adding an explicitly pitched note *before* the \pageBreak still gives
the barcheck warning and wrong output.
Best wishes.
Davide
--
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
- [Lilypond-auto] Issue 4130 in lilypond: Isolated durations don't work after \pageBreak,
lilypond <=