[NTG-context] issue with xtable in latest beta
Pablo Rodriguez
oinos at gmx.es
Wed May 13 17:34:22 CEST 2015
Hans,
I have the following sample:
\setupindenting[yes, always, big]
\starttext
This is the first pagraph.
\startbuffer[somextable]
\startxtable[option=stretch, align=center]
\startxrow
\startxcell[width=.3\textwidth] a \stopxcell
\startxcell[width=.2\textwidth] b \stopxcell
\startxcell[width=.2\textwidth] c \stopxcell
\startxcell[width=.3\textwidth] d \stopxcell
\stopxrow
\stopxtable
\stopbuffer
\startxtable[option=stretch, align=center]
\startxrow
\startxcell[width=.2\textwidth] a \stopxcell
\startxcell b \stopxcell
\startxcell c \stopxcell
\startxcell[width=.2\textwidth] d \stopxcell
\stopxrow
\stopxtable
This is the second paragraph.
\getbuffer[somextable]
This is the third paragraph.
\stoptext
With beta from 2015.05.13 13:04, the second and third paragraphs aren’t
indented. With beta from 2015.03.25 22:13, all three paragraphs are
indented.
I’m afraid this may be a bug.
Many thanks for your help,
Pablo
--
http://www.ousia.tk
More information about the ntg-context
mailing list