Comment #15 on issue 1780 by reinhold...@gmail.com: Scheme format functions with no destination parameter cause deprecation warnings in Guile V2
http://code.google.com/p/lilypond/issues/detail?id=1780
That's a regression. The regtest should print out "0.19" (i.e. two decimals after the comma), while it prints 8 decimals with that patch.
That output is done in scm/layout-beam.scm, but I don't understand where it's coming from, because we use the same placeholder (~S) for the ly:message, which also uses ly:format. And that message contains the correct two decimals.
_______________________________________________ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond