]> git.donarmstrong.com Git - lilypond.git/commitdiff
More fixes for LaTeX output.
authorWerner Lemberg <wl@gnu.org>
Thu, 1 Jan 2009 19:29:02 +0000 (20:29 +0100)
committerWerner Lemberg <wl@gnu.org>
Thu, 1 Jan 2009 19:29:02 +0000 (20:29 +0100)
scm/framework-eps.scm

index 097e7c414ef06491d68d6cf76487843a3b4bbdae..df0a4d0fa60ec5f01aa58cae2981197d0ac5ac95 100644 (file)
@@ -100,17 +100,17 @@ alignment."
                              "\\ifx\\betweenLilyPondSystem \\undefined
   \\linebreak
 \\else
-  \\betweenLilyPondSystem{~a}
+  \\expandafter\\betweenLilyPondSystem{~a}%
 \\fi
 " c)
                             tex-system-port))
-               (display (format "\\includegraphics{~a-~a}\n"
+               (display (format "\\includegraphics{~a-~a}%\n"
                                 basename (1+ c)) tex-system-port)
                (display (format "@image{~a-~a}\n"
                                 basename (1+ c)) texi-system-port))
              (iota (length stencils)))
-    (display "@c eof." texi-system-port)
-    (display "% eof" tex-system-port)
+    (display "@c eof\n" texi-system-port)
+    (display "% eof\n" tex-system-port)
     (display (format "~a" (length stencils)) count-system-port)
     (dump-infinite-stack-EPS stencils)
     (postprocess-output book framework-eps-module