Sorry, the correct code is the following:

\usemodule [setups]


\starttext


\startbuffer

\framed [width=3cm,height=1cm] {testo}

\stopbuffer


\typebuffer

\getbuffer


\cmdfullsetup [setuppapersize]


\startbuffer[foo]

\framed [width=3cm,height=1cm] {testo}

\stopbuffer


\typebuffer[foo]

\getbuffer[foo]


\cmdfullsetup [setuppapersize]


\stoptext

Il giorno lun 26 nov 2018 alle ore 11:08 Tommaso Gordini <
illinguista1...@gmail.com> ha scritto:

> Hi everyone.
>
> The following code gives different results by commenting and decommending
> the indicated lines.
>
> Could it be a problem with the setups module?
>
> Thanks in advance
> Tommy
>
> \usemodule [setups]
>
>
> \starttext
>
>
> %\startbuffer
>
> %\framed [width=3cm,height=1cm] {testo}
>
> %\stopbuffer
>
> %
>
> %\typebuffer
>
> %\getbuffer
>
>
> \cmdfullsetup [setuppapersize]
>
>
> \stoptext
>
___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to