lilypond-user
[Top][All Lists]
Advanced

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

Re: Ambitus on certain section only


From: David Kastrup
Subject: Re: Ambitus on certain section only
Date: Sun, 30 Mar 2014 17:48:25 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

ayutheos <address@hidden> writes:

> On 30 March 2014 02:07, Thomas Morley <address@hidden> wrote:
>
>>
>> %% You could insert
>> \override AmbitusNoteHead.break-visibility = ##(#f #f #t)
>> \override AmbitusLine.break-visibility = ##(#f #f #t)
>>
>> HTH,
>>   Harm
>>
>
> I get a syntax error with this. Do I have to replace anything for the #f's?

That syntax is 2.17.6 or later.  Easiest to upgrade to current stable
(2.18.2).

Or write

\override AmbitusNoteHead #'break-visibility = ...

and similar.

-- 
David Kastrup



reply via email to

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