lilypond-auto
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Lilypond-auto] Issue 3880 in lilypond: bad number formatting in svg


From: lilypond
Subject: Re: [Lilypond-auto] Issue 3880 in lilypond: bad number formatting in svg path output
Date: Sat, 05 Apr 2014 14:33:44 +0000

Updates:
        Status: Started
        Owner: address@hidden
        Labels: Patch-new

Comment #1 on issue 3880 by address@hidden: bad number formatting in svg path output
http://code.google.com/p/lilypond/issues/detail?id=3880#c1

Issue 3880: bad number formatting in svg path output

This uses ly:format with "~4f" format string rather than format with
"~S" for formatting point lists.  Note that "~4f" has a different
meaning in ly:format as compared to plain format.  This is consistent
with other number formatting.  Also does this for output of color.

The previous output was problematic when the number was an exact
fraction.

http://codereview.appspot.com/84380046

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

[Prev in Thread] Current Thread [Next in Thread]