Dear list, I have the following sample: \starttext \startxtable \startxrow \startxcell a\stopxcell \startxcell b \stopxcell \stopxrow \startxrow \startxcell c\stopxcell \startxcell[width=.65\textwidth] \input zapf \stopxcell \stopxrow \stopxtable \stoptext Last cell is wrong with stable from TeX Live (2014.05.21 22:04), from 2015.03.25 22:13 and latest one from 2015.04.15 01:44. I’m afraid it may be a bug. Many thanks for your help, Pablo -- http://www.ousia.tk
On 4/15/2015 5:45 PM, Pablo Rodriguez wrote:
Dear list,
I have the following sample:
\starttext \startxtable \startxrow \startxcell a\stopxcell \startxcell b \stopxcell \stopxrow \startxrow \startxcell c\stopxcell \startxcell[width=.65\textwidth] \input zapf \stopxcell \stopxrow \stopxtable \stoptext
Last cell is wrong with stable from TeX Live (2014.05.21 22:04), from 2015.03.25 22:13 and latest one from 2015.04.15 01:44.
I’m afraid it may be a bug.
an old one then
Many thanks for your help,
can you test some scenarios with \unprotect \let\tabl_x_set_hsize\relax \protect ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
On 04/15/2015 06:43 PM, Hans Hagen wrote:
On 4/15/2015 5:45 PM, Pablo Rodriguez wrote:
[...] Last cell is wrong with stable from TeX Live (2014.05.21 22:04), from 2015.03.25 22:13 and latest one from 2015.04.15 01:44.
I’m afraid it may be a bug.
an old one then
Many thanks for your help,
can you test some scenarios with
\unprotect
\let\tabl_x_set_hsize\relax
\protect
Many thanks for your reply, Hans. It works fine. I’m afraid that I only have this minimal sample. I can check it in other scenarios tomorrow at work. Many thanks for your help, Pablo -- http://www.ousia.tk
participants (2)
-
Hans Hagen
-
Pablo Rodriguez