From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/35487 Path: news.gmane.org!not-for-mail From: "Wolfgang Werners-Lucchini" Newsgroups: gmane.comp.tex.context Subject: TABLE problems Date: Sat, 21 Jul 2007 01:19:24 +0200 Message-ID: <46A15F1C.10308.81F982@wwl.musensturm.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1184973842 21221 80.91.229.12 (20 Jul 2007 23:24:02 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 20 Jul 2007 23:24:02 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Sat Jul 21 01:24:00 2007 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1IC1pG-00030O-Bo for gctc-ntg-context-518@m.gmane.org; Sat, 21 Jul 2007 01:23:58 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id A41671FED0; Sat, 21 Jul 2007 01:23:56 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 15879-02-4; Sat, 21 Jul 2007 01:23:47 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 896F51FEC8; Sat, 21 Jul 2007 01:23:47 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 7EFEF1FEC8 for ; Sat, 21 Jul 2007 01:23:45 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 16969-02-4 for ; Sat, 21 Jul 2007 01:23:41 +0200 (CEST) Original-Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.179]) by ronja.ntg.nl (Postfix) with ESMTP id 2A8761FE89 for ; Sat, 21 Jul 2007 01:23:40 +0200 (CEST) Original-Received: from [89.13.54.71] (helo=[192.168.178.21]) by mrelayeu.kundenserver.de (node=mrelayeu8) with ESMTP (Nemesis), id 0ML31I-1IC1oy1aCT-0003yj; Sat, 21 Jul 2007 01:23:40 +0200 Priority: normal X-mailer: Pegasus Mail for Windows (4.31, DE v4.31 R1) Content-description: Mail message body X-Provags-ID: V01U2FsdGVkX18H317m0V+Iw5nuTTgQX+AJCEBz2WqB8rq3Xer FXbKprdtIjtI0RyVetcTKirvg4OzKa7/201EEQT2vdZblFRBjb mwSekZIXqpJ6LDARBTRWlHxOjaYBioH X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:35487 Archived-At: Hallo, I have two problems/questions with the following tables: 1. Should'nt all the columns be .2\textwidth, as in the last table? 2. Why expands column width to \textwidth in the second table? Has to do with \type{} and/or color! 3. Why behaves table 1 (with \type{}) as table 3 (whitout \type{})? Wolfgang \setupcolors[state=start] \starttext \input tufte \setupTABLE[row][odd][background=color,backgroundcolor=lightgray, width=.2\textwidth] \bTABLE \bTR \bTD \type{short} \eTD \bTD reads the whole file \eTD \eTR \bTR \bTD kurz \eTD \bTD reads a string with up to num characters \eTD \eTR \eTABLE \input tufte \setupTABLE[row][odd][background=color,backgroundcolor=lightgray, width=.2\textwidth] \bTABLE \bTR \bTD short \eTD \bTD reads the whole file \eTD \eTR \bTR \bTD \type{kurz} \eTD \bTD reads a string with up to num characters \eTD \eTR \eTABLE \input tufte \setupTABLE[row][odd][background=color,backgroundcolor=lightgray, width=.2\textwidth] \bTABLE \bTR \bTD short \eTD \bTD reads the whole file \eTD \eTR \bTR \bTD kurz \eTD \bTD reads a string with up to num characters \eTD \eTR \eTABLE \input tufte \setupTABLE[row][odd][background=color,backgroundcolor=lightgray, width=.2\textwidth] \bTABLE \bTR \bTD kurz \eTD \bTD reads a string with up to num characters \eTD \eTR \eTABLE \input tufte \stoptext ___________________________________________________________________________________ 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 : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________