Federico Bruni <fedel...@gmail.com> writes:

> Il 05/02/2012 16:37, Thomas Morley ha scritto:
>> Well, I looked at it now. And at
>> http://lilypond.org/ly-examples/tab-example-small.png
>> There is a printed flag in measure 4. It should be transparent, I
>> think. Perhaps it's possible to fix it in one go.
>
> It compiles fine on 2.14.2
> But there is also this warning:
>
> \once \override Flag #'transparent = ##t
> tab-example.ly: warning: not a grob name, `Flag'
>
> It seems to me that this override is not necessary: if you comment it
> out, the flag is not printed anyway.

On 2.14.2.

> I can't test latest git version now (no time to compile it).
>
> The original snippet doesn't have that override:
> http://lsr.dsi.unimi.it/LSR/Snippet?id=633

Hardly surprising.  From changes.tely:

@item
Flags are now treated as separate objects rather than as stem parts.
@lilypond[fragment,quote,relative=2]
\override Flag #'color = #red
g8
@end lilypond

It was added in 2.15.13

-- 
David Kastrup


_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to