]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/titling.scm
(convert-to-ps): invoke dvips with -t
[lilypond.git] / scm / titling.scm
index b1cb6aa2eab564669b13e50bd6b61f3b2ab9c201..4a0eb678342c832fe7e89c8daf544b492b95422a 100644 (file)
            '())
        (if (has 'piece)
            (list
-            (markup #:fill-line (#:large #:bigger #:caps (get 'piece) "")))
+            (markup #:fill-line (#:large #:bigger (get 'piece) "")))
            '())))))))
 
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;