X-Git-Url: https://git.donarmstrong.com/lilypond.git?a=blobdiff_plain;f=scm%2Flily.scm;h=f1431284bce8d48ddcfe92bf91701169f89bf231;hb=29d1ad412ee48aa7a3a1666c7ab7af8fd2e2b1bf;hp=51c41b490c507572c674735bf70ee76aaa54a2e3;hpb=d21a524c5cdce45fb3bc51b30c9e805d69586b56;p=lilypond.git diff --git a/scm/lily.scm b/scm/lily.scm index 51c41b490c..f1431284bc 100644 --- a/scm/lily.scm +++ b/scm/lily.scm @@ -236,8 +236,9 @@ (define (header-end) (string-append "\\special{! " - ;(regexp-substitute/global #f "\n" (ly-gulp-file "lily.ps") 'pre " %\n" 'post) (ly-gulp-file "lily.ps") + ;; breaks on ppc +;; (regexp-substitute/global #f "\n" (ly-gulp-file "lily.ps") 'pre " %\n" 'post) "}" "\\input lilyponddefs \\turnOnPostScript"))