]> git.donarmstrong.com Git - lilypond.git/commitdiff
(ps-embed-cff): add \n after EndResource
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Mon, 21 Feb 2005 17:42:19 +0000 (17:42 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Mon, 21 Feb 2005 17:42:19 +0000 (17:42 +0000)
ChangeLog
scm/framework-ps.scm
scm/lily-library.scm

index 88315a29bacdb8e38b59338e67cac0c892057208..63d6da776c81ed3ad370c7f71a83361597e8de1f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2005-02-21  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
+       * scm/lily-library.scm (ps-embed-cff): add \n after EndResource
+
        * Documentation/topdocs/NEWS.tely (Top): oops.
 
 2005-02-21  Pedro Kroger  <kroeger@pedrokroeger.net>
index 7232131374691e725514a1a3ed9486c0e920d50a..c5a94dec8e4b090dc818f4531a04e152f9a41e9d 100644 (file)
@@ -46,7 +46,7 @@
    (format
     "%%BeginResource: font ~a
 ~a
-%%EndResource"
+%%EndResource\n"
     font-name body)))
 
 
index 1b1ce33d78911088bb46d30755906f8839e8327d..5c346dbc260bcb519a629b6f50d98a7dd4ef8818 100644 (file)
@@ -343,7 +343,7 @@ possibly turned off."
         (footer "\n%%EndData
 %%EndResource
 %%EOF
-%%EndResource"))
+%%EndResource\n"))
 
     (string-append
      header