> I'm not top posting. printallheaders=##t results in a double output of the main title, if no title is specified within the score section.
============= begin example.ly =============
\version "2.8.1"
\paper{
printallheaders=##t
}
\header{
title = "Title"
}
\score{
\relative c'{
c
}
}
============= end example.ly =============
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond
