X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ly%2Flilypond-book-preamble.ly;h=ca130e74a051691c77dc07dbdcfe2c5032ddbfdf;hb=485c7aab6bf41f177a04fde6f3498fff1d110dc3;hp=a7bea92f1566be1148302a18d39b08fb26e6adb3;hpb=3594b670a87ccb49018113088f9b75b7eae5bedc;p=lilypond.git diff --git a/ly/lilypond-book-preamble.ly b/ly/lilypond-book-preamble.ly index a7bea92f15..ca130e74a0 100644 --- a/ly/lilypond-book-preamble.ly +++ b/ly/lilypond-book-preamble.ly @@ -1,5 +1,5 @@ -\version "2.10.0" +\version "2.16.0" %% toplevel \book gets output per page, %% everything else gets output per system/title @@ -26,6 +26,7 @@ #(set! output-empty-score-list #t) +#(ly:set-option 'backend 'eps) #(ly:set-option (quote no-point-and-click)) #(define inside-lilypond-book #t) #(define version-seen #t)