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
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 < illinguista1972@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
Hi Tommaso, I sent a fix to the dev list and the problem should be fixed in a new beta. Wolfgang Tommaso Gordini schrieb am 26.11.18 um 11:08:
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 ___________________________________________________________________________________
participants (2)
-
Tommaso Gordini
-
Wolfgang Schuster