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
Eluze
-- 
View this message in context: 
http://old.nabble.com/%5Cbook---%5Cbookpart-error-with-%5Clayout-%7B%7D-outside-of-the-%5Cscore-tp32503915p32503915.html
Sent from the Gnu - Lilypond - 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