lilypond-user
[Top][All Lists]
Advanced

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

Re: Removing empty staves in piano template with melody and lyrics


From: David Kastrup
Subject: Re: Removing empty staves in piano template with melody and lyrics
Date: Mon, 06 Jan 2014 04:15:41 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

David Kastrup <address@hidden> writes:

> muggle <address@hidden> writes:
>
>> Really?
>>
>> I just get an error when I change that line:
>>
>> warning: cannot find property type-check for `remove-first'
>> (translation-type?).  perhaps a typing error?
>> warning: doing assignment anyway
>> warning: cannot find property type-check for `remove-first'
>> (translation-type?).  perhaps a typing error?
>> warning: doing assignment anyway
>> warning: cannot find property type-check for `remove-first'
>> (translation-type?).  perhaps a typing error?
>> warning: doing assignment anyway
>> [8][16]
>
> Sorry, it's rather
>
> \override VerticalAxisGroup.remove-first = ##t

Sigh.  And since you used \version "2.16.2", you have to write this as

\override VerticalAxisGroup #'remove-first = ##t

-- 
David Kastrup



reply via email to

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