bug-lilypond
[Top][All Lists]
Advanced

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

Tagline stuck to the default one


From: Elmo Todurov
Subject: Tagline stuck to the default one
Date: Sat, 3 Jun 2006 13:30:15 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

In my opinion, I'm doing everything correctly. However, the
tagline is the default.
The code is here. I'm sure it's correct.
\paper { printallheaders = ##t }
\layout {}
\version "2.9.7"
\score {
  \new Staff {
    c4 c4
  }
  \header {
    title = "tit"
    tagline = "tag"
  }
}
The title shows correctly, but the tagline is the default
"Music engraving ..." I hacked the default title in the
distribution and got my scores right, but that's not a solution.
What's wrong?





reply via email to

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