]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/output-ps.scm
Whitespace issues.
[lilypond.git] / scm / output-ps.scm
index 9274279a2cf732f61d2db234c88b5d9c586e7bfe..da3c25a211ad7127a1baed82e3f8bcc4cec44648 100644 (file)
              (list r g b)))
 
 ;; restore color from stack
-(define (resetcolor) "grestore \n")
+(define (resetcolor) "grestore\n")
 
 ;; rotation around given point
 (define (setrotation ang x y)