bug-lilypond
[Top][All Lists]
Advanced

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

Re: \book / \bookpart error with \layout {} outside of the \score


From: Phil Holmes
Subject: Re: \book / \bookpart error with \layout {} outside of the \score
Date: Sun, 25 Sep 2011 10:36:38 +0100

"-Eluze" <address@hidden> wrote in message news:address@hidden

the code below - taken from NR 3.1.5 File structure

\book {
 \score {
   \new Staff {
     \new Voice {
       { c'4 d' e'2 }
     }
   }
 }
 \layout { }
 \header { }
}


produces:

error: need \paper for paper block

 \layout {

tenuto padding.ly:31:2: error: need \paper for paper block

 \layout {
…
…
fatal error: failed files: "tenuto padding.ly"

in most cases the output (pdf) is still produced.


Thanks.  Entered as http://code.google.com/p/lilypond/issues/detail?id=1932


--
Phil Holmes
Bug Squad






reply via email to

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