On 04/19/2015 08:50 PM, Wolfgang Schuster wrote:
>> Am 18.04.2015 um 20:29 schrieb Pablo Rodriguez:
>> [...]
>> So the a workaround would be to use \blank instead of \par or a blank
>> line, wouldn’t it be?
> 
> You can flush the content of the buffer in a \vbox where you set the
> whitespace at the begin of the box.
> 
> \def\startSlide
>   {\grabbufferdata[SlideContent][startSlide][stopSlide]}
> 
> \def\stopSlide
>   {\startmakeup[standard][align=middle]
>    \vbox\bgroup
>      \setupwhitespace[big]
>      \begstrut\getbufferdata[SlideContent]\endstrut
>    \egroup
>    \stopmakeup}

Many thanks for your reply, Wolfgang.

This is exactly what I needed.


Pablo
-- 
http://www.ousia.tk
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to