[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Lilypond-auto] Issue 4533 in lilypond: Stop the generic \tweak comm
From: |
lilypond |
Subject: |
Re: [Lilypond-auto] Issue 4533 in lilypond: Stop the generic \tweak command from working as override |
Date: |
Sat, 08 Aug 2015 07:49:29 +0000 |
Updates:
Status: Fixed
Labels: -Patch-push Fixed_2_19_25
Comment #7 on issue 4533 by address@hidden: 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 <address@hidden>
Date: Fri Jul 31 22:12:37 2015 +0200
Simplify input/regression/lyric-tweak.ly
commit 269d0c6d104c40f75e225f93459fd827f4065905
Author: David Kastrup <address@hidden>
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 <address@hidden>
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
- [Lilypond-auto] Issue 4533 in lilypond: Stop the generic \tweak command from working as override, lilypond, 2015/08/01
- Re: [Lilypond-auto] Issue 4533 in lilypond: Stop the generic \tweak command from working as override, lilypond, 2015/08/01
- Re: [Lilypond-auto] Issue 4533 in lilypond: Stop the generic \tweak command from working as override, lilypond, 2015/08/01
- Re: [Lilypond-auto] Issue 4533 in lilypond: Stop the generic \tweak command from working as override, lilypond, 2015/08/01
- Re: [Lilypond-auto] Issue 4533 in lilypond: Stop the generic \tweak command from working as override, lilypond, 2015/08/01
- Re: [Lilypond-auto] Issue 4533 in lilypond: Stop the generic \tweak command from working as override, lilypond, 2015/08/05
- Re: [Lilypond-auto] Issue 4533 in lilypond: Stop the generic \tweak command from working as override, lilypond, 2015/08/08
- Re: [Lilypond-auto] Issue 4533 in lilypond: Stop the generic \tweak command from working as override,
lilypond <=