[NTG-context] vertical spacing and makeups
Pablo Rodriguez
oinos at gmx.es
Sun Apr 19 23:01:08 CEST 2015
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
More information about the ntg-context
mailing list