Re: [NTG-context] TEXpage breaks \setupinteractionscreen in LMTX
On 2/8/21 11:01 PM, Hans Hagen wrote:
[...] LMTX doesn’t include full page. MkIV compiles it fine.
If I remove the TEXpage, LMTX includes the full page mode. LMTX is more accurate as \null has zero dimensions an dit's a fitting page
what you want is
\startpagemakeup
\stoppagemakeup
Sorry, Hans, the original sample was different, but I removed the offset option in order to make it smaller: \setupinteractionscreen[option=max] \starttext \startTEXpage[offset=1em] \ConTeXt \stopTEXpage \stoptext I hope it is clearer now, Pablo -- http://www.ousia.tk
On 2/9/2021 7:15 PM, Pablo Rodriguez wrote:
On 2/8/21 11:01 PM, Hans Hagen wrote:
[...] LMTX doesn’t include full page. MkIV compiles it fine.
If I remove the TEXpage, LMTX includes the full page mode. LMTX is more accurate as \null has zero dimensions an dit's a fitting page
what you want is
\startpagemakeup
\stoppagemakeup
Sorry, Hans, the original sample was different, but I removed the offset option in order to make it smaller:
\setupinteractionscreen[option=max] \starttext \startTEXpage[offset=1em] \ConTeXt \stopTEXpage \stoptext
I hope it is clearer now, The question is: what do you expect?
Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------
On 2/9/21 7:30 PM, Hans Hagen wrote:
On 2/9/2021 7:15 PM, Pablo Rodriguez wrote:
[...] Sorry, Hans, the original sample was different, but I removed the offset option in order to make it smaller:
\setupinteractionscreen[option=max] \starttext \startTEXpage[offset=1em] \ConTeXt \stopTEXpage \stoptext
I hope it is clearer now, The question is: what do you expect?
/PageMode /FullScreen in /Catalog. Right now, I get /PageMode /UseNone. Pablo -- http://www.ousia.tk
participants (2)
-
Hans Hagen
-
Pablo Rodriguez