lilypond-devel
[Top][All Lists]
Advanced

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

Re: bug or doc: Completion_heads_engraver doesn't do rests


From: Jan Nieuwenhuizen
Subject: Re: bug or doc: Completion_heads_engraver doesn't do rests
Date: Sun, 03 Apr 2005 09:34:51 +0200
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux)

Graham Percival writes:

> Completion_heads_engraver doesn't work on rests.  Is this a bug
> or an undocumented feature?  :)

> \new Voice \with { \remove "Note_heads_engraver" \consists
> "Completion_heads_engraver" }
> { r2. r2 r2. }


Rests are engraved by the Rest_engraver and
Multi_measure_rest_engraver, which means that pulling stunts with
Note_heads_engraver will have no impact on that.

So, while it's not a bug per se, having a Completion_rests_engraver is
quite a feature request, to the point of making
Completion_heads_engraver usable at all.

Thanks for the example.

Jan.

-- 
Jan Nieuwenhuizen <address@hidden> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org




reply via email to

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