lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 3795 in lilypond: Patch: python/convertrules.l


From: lilypond
Subject: Re: [Lilypond-auto] Issue 3795 in lilypond: Patch: python/convertrules.ly: Use bare rhythms after ties for simple cases
Date: Tue, 14 Jan 2014 12:09:01 +0000


Comment #7 on issue 3795 by address@hidden: Patch: python/convertrules.ly: Use bare rhythms after ties for simple cases
http://code.google.com/p/lilypond/issues/detail?id=3795

Uh oh.  There is also
diff --git a/Documentation/ly-examples/cary.ly b/Documentation/ly-examples/cary.
index 1e1d98d..dd4e1ea 100644
--- a/Documentation/ly-examples/cary.ly
+++ b/Documentation/ly-examples/cary.ly
@@ -1,4 +1,4 @@
-\version "2.17.30"
+\version "2.19.1"
 % the example header file caused the head to be chopped off
 %\include "example-header.ily"

@@ -46,7 +46,7 @@
             \override Score.MetronomeMark.extra-offset = #'(0 . 6)
             \override Score.MetronomeMark.font-size = #3
             \tempo 8=42
-                               \time 5/16       s4 ~ s16       \noBreak
+                               \time 5/16       s4 ~ 16        \noBreak
\time 4/8 s2 \noBreak \time 4/8 s2 \noBreak

The rules don't treat r, s and R specially on the assumption that they would not be tied anyway. I don't see at a glance that the s4 ~ s16 makes any sense to begin with, either.

--
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]