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: Wed, 29 Jan 2014 08:25:41 +0000


Comment #18 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

Ugh, that one's tricky.  It has

\repeat tremolo 8 { c32 ~ c' ~ } <c c,>1

as it original which makes rather little sense in either absolute or relative mode _until_ you notice the

\set tieWaitForNote = ##t

somewhere above. Since this is supposed to be a one-shot convert-ly action followed by a revert of the rule, it probably does not make sense investing the effort for fixing this, though probably this particular instance can be done with a negative lookahead assertion for octave markers. Either way, I'll grep for tieWaitForNote in all converted files and corroborate that they look inconspicuous, reverting where necessary.

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