]> git.donarmstrong.com Git - lilypond.git/commitdiff
Use printallheaders instead of manually redefining scoreTitleMarkup.
authorGraham Percival <graham@percival-music.ca>
Tue, 9 Aug 2005 09:23:03 +0000 (09:23 +0000)
committerGraham Percival <graham@percival-music.ca>
Tue, 9 Aug 2005 09:23:03 +0000 (09:23 +0000)
Documentation/user/global.itely

index 8b0cca4251541e2d1260ae8a70a9792a89365984..aff339c6c7390e7ab6fd8ab1a6d3a2699514a57b 100644 (file)
@@ -984,7 +984,7 @@ You may change this behavior (and print all the headers when defining
 
 @example
 \paper@{
-   scoreTitleMarkup = \bookTitleMarkup
+  printallheaders=##t
 @}
 @end example