lilypond-user
[Top][All Lists]
Advanced

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

Re: ambitus and break-visibility


From: Francisco Vila
Subject: Re: ambitus and break-visibility
Date: Sun, 29 Aug 2010 18:41:16 +0200

2010/8/29 Roman Stawski <address@hidden>:

>     \override Ambitus #'break-visibility = ##(#f #f #f)
>     \override NoteHead #'color = #red
>     \override AmbitusNoteHead #'color = #cyan

> The actual problem is to display the ambitus at the beginning of a
> second line after a one-line intro without having it show up at the
> end of the first line.

This works but gives some warnings:

    \override AmbitusNoteHead #'break-visibility = ##(#f #f #t)

It could be a bug: the AmbitusNoteHead object does not support this
setting and you're right in that the Ambitus object does support it
according to the docs but it has no effect.


-- 
Francisco Vila. Badajoz (Spain)
www.paconet.org , www.csmbadajoz.com



reply via email to

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