[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Lilypond-auto] Issue 3406 in lilypond: Patch: convert-ly: Flag.tran
From: |
lilypond |
Subject: |
Re: [Lilypond-auto] Issue 3406 in lilypond: Patch: convert-ly: Flag.transparent and Flag.color inherit from Stem |
Date: |
Sat, 15 Jun 2013 08:27:42 +0000 |
Updates:
Status: Fixed
Labels: -Patch-push Fixed_2_17_21
Comment #6 on issue 3406 by address@hidden: Patch: convert-ly:
Flag.transparent and Flag.color inherit from Stem
http://code.google.com/p/lilypond/issues/detail?id=3406
Pushed to staging as
commit 4e7839892d676e4863e07e11ea4968cffe34f97f
Author: David Kastrup <address@hidden>
Date: Sat Jun 15 10:24:52 2013 +0200
Run scripts/auxiliar/update-with-convert-ly.sh
commit 136e98fe24af669dbc88dfd088b5c467d7bdbac6
Author: David Kastrup <address@hidden>
Date: Sun Jun 9 12:37:33 2013 +0200
Issue 3406: convert-ly: Flag.transparent and Flag.color inherit from
Stem
After issue 3395, Flag color and transparency does not need to be
changed in synch with Stem color and transparency.
Strictly speaking, it is overkill to change synchronized reverts along
with synchronized overrides: this does not work with things like
\override Stem.color = #red
\override Flag.color = #blue
...
\revert Stem.color
\revert Flag.color
where only the reverts get conflated (and thus Flag color stays in
place). That's less than perfect, but probably better than leaving
reverts alone (for Flag.transparent, they might have been created
automatically by an earlier convert-ly rule).
--
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 3406 in lilypond: Patch: convert-ly: Flag.transparent and Flag.color inherit from Stem, lilypond, 2013/06/09
- Re: [Lilypond-auto] Issue 3406 in lilypond: Patch: convert-ly: Flag.transparent and Flag.color inherit from Stem, lilypond, 2013/06/09
- Re: [Lilypond-auto] Issue 3406 in lilypond: Patch: convert-ly: Flag.transparent and Flag.color inherit from Stem, lilypond, 2013/06/09
- Re: [Lilypond-auto] Issue 3406 in lilypond: Patch: convert-ly: Flag.transparent and Flag.color inherit from Stem, lilypond, 2013/06/09
- Re: [Lilypond-auto] Issue 3406 in lilypond: Patch: convert-ly: Flag.transparent and Flag.color inherit from Stem, lilypond, 2013/06/12
- Re: [Lilypond-auto] Issue 3406 in lilypond: Patch: convert-ly: Flag.transparent and Flag.color inherit from Stem, lilypond, 2013/06/15
- Re: [Lilypond-auto] Issue 3406 in lilypond: Patch: convert-ly: Flag.transparent and Flag.color inherit from Stem,
lilypond <=
- Re: [Lilypond-auto] Issue 3406 in lilypond: Patch: convert-ly: Flag.transparent and Flag.color inherit from Stem, lilypond, 2013/06/30