ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* \THREE bug (patch)
@ 1999-10-23 14:24 Hans Hagen
  0 siblings, 0 replies; only message in thread
From: Hans Hagen @ 1999-10-23 14:24 UTC (permalink / raw)


Hi, 

The \THREE bug had to do with some recent fix/extension to linewith
setting in tables. Change this in core-tab.tex and regenerate the
format. 

\def\simpleTableVL%
  {\doifundefined{wVL\the\currentTABLEcolumn}%
     {\setgvalue{wVL\the\currentTABLEcolumn}{\@@tiVLwidth}}%
   \gdef\TABLEbeforebar%
     {\getvalue{bVL\the\currentTABLEcolumn}%
      \global\letvalue{bVL\the\currentTABLEcolumn}=\empty}%
   \gdef\TABLEafterbar%
     {\getvalue{eVL\the\currentTABLEcolumn}%
      \global\letvalue{eVL\the\currentTABLEcolumn}=\empty}%
   \edef\@@tiVLwidth{\getvalue{wVL\the\currentTABLEcolumn}}%
   \expanded{\normalTABLEcomplexbar\@@tiVLwidth\space}}% \relax breaks
\use

(please let me know is an unwanted space creeps in). 

Hans

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.nl
-----------------------------------------------------------------


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1999-10-23 14:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-10-23 14:24 \THREE bug (patch) 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).