On Sunday 21 March 2004 01.57, Han-Wen Nienhuys wrote:
> [EMAIL PROTECTED] writes:
> > 1. The "piece" header is written in smallcaps. I can't recall that I got
> > any answer of why it should, so perhaps it is a bug after all.
> > Example:
> > \score {\notes b \header {piece="Allegro"} }
>
> fixed.

Not quite.. 2.1.33 makes normal text only in the first movement, and smallcaps 
in the second movement:

\version "2.1.33"
\score {
\notes a
\header { piece = "Normal" }
}
\score {
\notes a
\header {piece="Smallcaps" }
}

erik



_______________________________________________
Bug-lilypond mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to