[NTG-context] Bug with \startnarrow?

denis.maier at unibe.ch denis.maier at unibe.ch
Thu Feb 23 11:14:05 CET 2023


Hi,

While doing some more tests with my example from yesterday (tables in \startnarrow), I've realized that the example from the wiki doesn't seem to quite work as expected:

%%%%%%%%%%%%%%%%%%
\starttext
Some text before
\startnarrow[left=2cm,right=1cm,before={\blank[2*line]},after={\blank[halfline]}]
narrower text
\stopnarrow
some text after
\stoptext
%%%%%%%%%%%%%%%%%%

Already here, the extra margins on both sides seem to be equal. Changing the size of the left extra margin has no effect at all.

%%%%%%%%%%%%%%%%%%
\starttext
\startnarrow[left=10cm,right=2cm]
\input ward
\stopnarrow

but:

\setupnarrower[left=5cm, right=2cm]
\startnarrower[left,right]
\input ward
\stopnarrower
\stoptext
%%%%%%%%%%%%%%%%%%

Is this a bug or intended behaviour ?

Best,
Denis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ntg.nl/pipermail/ntg-context/attachments/20230223/79eed19e/attachment.htm>


More information about the ntg-context mailing list