Re: Keeping score titles with empty music
You can use \new Devnull { c } %% music will not be print instead of \context Voice << {} >> ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user
Re: Keeping score titles with empty music
Hi Reinhold, Since you already know what the titles look like (i.e., you've manually defined the style!), just add a similar \markup. See example, attached. Hope this helps! Kieren. _ \version "2.11.35" % #(set-default-paper-size "a4" 'landscape) #(set-default-pa