lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Errors in examples


From: Thomas Morley
Subject: Re: Errors in examples
Date: Sun, 5 Feb 2012 17:57:31 +0100

2012/2/5 David Kastrup <address@hidden>:
> Federico Bruni <address@hidden> 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
> address@hidden
> https://lists.gnu.org/mailman/listinfo/lilypond-devel

In order not to change other output I simply added \override
NoteColumn #'ignore-collision = ##t
Attached: file and png

I'm afraid that's all I can do currently.

Harm

Attachment: tab-example.ly
Description: Text Data

Attachment: tab-example.png
Description: PNG image


reply via email to

[Prev in Thread] Current Thread [Next in Thread]