Updates:
Status: Fixed
Labels: -Patch-push Fixed_2_19_25
Comment #7 on issue 4533 by [email protected]: Stop the generic \tweak command
from working as override
https://code.google.com/p/lilypond/issues/detail?id=4533
Pushed to staging as
commit 98806e4921fafb0cc6d67572bdf11e54f22337e8
Author: David Kastrup <[email protected]>
Date: Fri Jul 31 22:12:37 2015 +0200
Simplify input/regression/lyric-tweak.ly
commit 269d0c6d104c40f75e225f93459fd827f4065905
Author: David Kastrup <[email protected]>
Date: Sat Jul 18 17:30:26 2015 +0200
Issue 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.
commit 0675298d0d1c6cc5bf6eb7e85d63ecc83aea4a06
Author: David Kastrup <[email protected]>
Date: Sat Aug 1 13:21:46 2015 +0200
Change input/regression/tweaks-as-overrides.ly to use explicit override
last
--
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