lilypond-devel
[Top][All Lists]
Advanced

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

Re: typeset_grob


From: Jan Nieuwenhuizen
Subject: Re: typeset_grob
Date: Thu, 15 Apr 2004 23:46:46 +0200
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux)

Ralph Little writes:
> How long can I wait after announcing a GROB before typesetting it?
> Does it have to be typeset within the same translation timestep as the
> announce, or can I typeset it at the end of the measure?
> If I do, what affect will this have internally?


for Item objects, the typeset() must be done in the same timestep.  For
spanner objects, it doesn't matter

> I have some text that I want to typeset, the contents of which I will
> not fully know until the end of the measure.

Just retain the pointer to the object (ie. don't do ptr_ = 0).

> Sorry for the obscure question,

not at all! 

-- 
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]