bug-lilypond
[Top][All Lists]
Advanced

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

Issue 1132 in lilypond: Header oddity


From: lilypond
Subject: Issue 1132 in lilypond: Header oddity
Date: Sun, 20 Jun 2010 16:13:47 +0000

Status: Accepted
Owner: ----
Labels: Type-Defect Priority-Low

New issue 1132 by PhilEHolmes: Header oddity
http://code.google.com/p/lilypond/issues/detail?id=1132

Inside a bookpart only the last header block is seen. In the following
snippet, title and composer appear but _not_  poet.

\header { title = "Test" }
\bookpart {
  \header { poet = "Someone" }
  \header { composer = "Me" }
  { c'4 }
}




reply via email to

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