bug-lilypond
[Top][All Lists]
Advanced

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

Issue 1932 in lilypond: error: need \paper for paper block


From: lilypond
Subject: Issue 1932 in lilypond: error: need \paper for paper block
Date: Sun, 25 Sep 2011 09:36:43 +0000

Status: Accepted
Owner: ----
Labels: Type-Defect Warning

New issue 1932 by address@hidden: error: need \paper for paper block
http://code.google.com/p/lilypond/issues/detail?id=1932

The code below:

\book {
  \score {
         c'1
  }
  \layout { }
}

produces the error:

error: need \paper for paper block

  \layout { }

although output is successfully created.




reply via email to

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