lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

page-turn-breaking with toplevel markup


From: Toine Schreurs
Subject: page-turn-breaking with toplevel markup
Date: Thu, 9 Nov 2017 15:15:09 +0100
User-agent: Mutt/1.5.13 (2006-08-11)

page-turn-breaking combined with toplevel markups issues a programming
error.

\version "2.19.80"
\paper {
  #(define page-breaking ly:page-turn-breaking)
}
\markup { one }
\markup { two }

GNU LilyPond 2.19.80
Processing `turnable.ly'
Parsing...
programming error: found a page-turnable place which was not breakable
continuing, cross fingers
programming error: found a page-turnable place which was not breakable
continuing, cross fingers
Calculating page and line breaks (1 possible page breaks)...[1]
Drawing systems...
.....

The compilation completes succesfully, but the message clearly
suggests a programmming error.

greetings,
Toine Schreurs



reply via email to

[Prev in Thread] Current Thread [Next in Thread]