Johannes Schindelin wrote:
That helped, thank you! I just bisected through these revisions, and the "culprit" was this commit:

    (grob-cause): replace backslashes by /
(glyph-string): use ~$ for less decimals for glyph-string and grob-cause.

It tries to make the PostScript more readable by formatting decimal numbers with only two digits after the dot. However, you need to pass it a number, not a formatted string... Please find attached a patch which fixes that.


thanks. APplied.


--

Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen

LilyPond Software Design
 -- Code for Music Notation
http://www.lilypond-design.com



_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to