> 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
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to