]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/tex.scm
patch::: 1.3.144.mb1: Re: Patch! Re: lilypond book still don't print beams and slurs
[lilypond.git] / scm / tex.scm
index 5e358449f90b47f247d427acd6d339c8d175ad37..4ba31ff8b426f32f17fe82b285b5c1d81ab04fc8 100644 (file)
@@ -96,7 +96,7 @@
 
   (define (header-end)
     (string-append
-     "\\special{! "
+     "\\special{\\string! "
 
      ;; URG: ly-gulp-file: now we can't use scm output without Lily
      (if use-regex
 
   (define (define-origin file line col)
     (if (procedure? point-and-click)
-       (string-append "\\special{src:"
+       (string-append "\\special{src\\string:"
                       (point-and-click line col file)
                       "}" )
        "")