ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* issue with xtable in latest beta
@ 2015-05-13 15:34 Pablo Rodriguez
  2015-05-13 15:57 ` Wolfgang Schuster
  0 siblings, 1 reply; 6+ messages in thread
From: Pablo Rodriguez @ 2015-05-13 15:34 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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
___________________________________________________________________________________
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-05-13 18:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-13 15:34 issue with xtable in latest beta Pablo Rodriguez
2015-05-13 15:57 ` Wolfgang Schuster
2015-05-13 17:00   ` Pablo Rodriguez
2015-05-13 17:12   ` Hans Hagen
2015-05-13 17:36     ` Pablo Rodriguez
2015-05-13 18:02       ` Hans Hagen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).