From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/1059 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: \THREE bug (patch) Date: Sat, 23 Oct 1999 15:24:09 +0100 Sender: owner-ntg-context@let.uu.nl Message-ID: <3811C509.E222FB7E@wxs.nl> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035391900 29475 80.91.224.250 (23 Oct 2002 16:51:40 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 16:51:40 +0000 (UTC) Original-To: "Berend de Boer Xref: main.gmane.org gmane.comp.tex.context:1059 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:1059 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 -----------------------------------------------------------------