Status: Started
Owner: [email protected]
Labels: Type-Enhancement Patch-new
New issue 4533 by [email protected]: Stop the generic \tweak command from working
as override
https://code.google.com/p/lilypond/issues/detail?id=4533
Stop the generic \tweak command from working as override
The problem with letting the generic \tweak command work as an override
is that the tweaking of lyric events becomes awkward since plain lyrics
are hard to distinguish from property names.
This renames the combined tweak/override command into \propertyTweak and
changes all callers requiring the combined functionality to call
\propertyTweak (or its Scheme equivalent) rather than \tweak.
The original issue allowing \tweak to act as an override was issue 2929.
The issue allowing tweaks to function in \lyricmode is issue 2543.
Also contains commit:
Simplify input/regression/lyric-tweak.ly
http://codereview.appspot.com/258080043
--
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