bug-lilypond
[Top][All Lists]
Advanced

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

NR 3.4.1 -- error: need \paper for paper block


From: Federico Bruni
Subject: NR 3.4.1 -- error: need \paper for paper block
Date: Sun, 03 Feb 2013 11:47:26 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130107 Thunderbird/17.0.2

In NR 3.4.1:
http://lilypond.org/doc/v2.17/Documentation/notation/output-file-names

The following example:

\book {
  \bookOutputSuffix "Romanze"
  \score { … }
  \layout { … }
}
\book {
  \bookOutputSuffix "Menuetto"
  \score { … }
  \layout { … }
}
\book {
  \bookOutputSuffix "Nocturne"
  \score { … }
  \layout { … }
}

produces the error:
error: need \paper for paper block

So I guess that \layout should be replaced by \paper in each book.
Please confirm. Should I open a bug report for this?

--
Federico



reply via email to

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