bug-lilypond
[Top][All Lists]
Advanced

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

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


From: -Eluze
Subject: \book / \bookpart error with \layout {} outside of the \score
Date: Sun, 25 Sep 2011 01:39:39 -0700 (PDT)

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.




reply via email to

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