inspired by this post
http://lilypond.1069038.n5.nabble.com/Large-gap-in-text-td158151.html#a158232
I minimized this code, where the first list needs more than a page. 

\version "2.18.0"
% \bookpart {
\markuplist{
  \vspace #5 hello
  \vspace #5 hello
  \vspace #5 hello
  \vspace #5 hello
  \vspace #5 hello
  \vspace #5 hello
  \vspace #5 hello
  \vspace #5 hello
  \vspace #5 hello
  \vspace #5 hello
  \vspace #5 hello
  \vspace #5 hello
}
% }
\pageBreak
\markuplist{
  \vspace #5 hello
  \vspace #5 hello
  \vspace #5 hello
  \vspace #5 hello
  \vspace #5 hello
  \vspace #5 hello
  \vspace #5 hello
  \vspace #5 hello
  \vspace #5 hello
  \vspace #5 hello
  \vspace #5 hello
  \vspace #5 hello
}

this behavior can be corrected by putting only 1 \markuplist in a \bookpart
- which of course limits the use of \markuplist.

expectable/bug?

Eluze



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/2-identikal-markuplist-s-produce-different-layout-with-pageBreak-tp158234.html
Sent from the Bugs mailing list archive at Nabble.com.

_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to