From: hanwen Date: Thu, 2 Mar 2006 15:39:29 +0000 (+0000) Subject: (grob-cause): replace backslashes by / X-Git-Tag: release/2.7.38^2~13 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=1dede2341fcfc04dd5d0fd09e9e75707a99c4bf6;p=lilypond.git (grob-cause): replace backslashes by / (glyph-string): use ~$ for less decimals for glyph-string and grob-cause. --- diff --git a/scm/output-ps.scm b/scm/output-ps.scm index 91c4dc55d6..6b7a86bfbb 100644 --- a/scm/output-ps.scm +++ b/scm/output-ps.scm @@ -271,7 +271,7 @@ grestore\n" "\n unknown\n") (define (url-link url x y) - (format "~a ~a ~a ~a (~a) mark_URI" + (format "~$ ~$ ~$ ~$ (~a) mark_URI" (car x) (car y) (cdr x)