From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/22260 Path: news.gmane.org!not-for-mail From: "luigi.scarso" Newsgroups: gmane.comp.tex.context Subject: Re: How this LaTeX code could be translated into ConTeXt? Date: Fri, 02 Sep 2005 15:34:37 +0200 Message-ID: <431854ED.3040204@logosrl.it> References: <43185055.4050304@virgilio.it> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1125668429 25181 80.91.229.2 (2 Sep 2005 13:40:29 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 2 Sep 2005 13:40:29 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Fri Sep 02 15:40:26 2005 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1EBBkg-0006V5-Or for gctc-ntg-context-518@m.gmane.org; Fri, 02 Sep 2005 15:38:42 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 7D4CC127FA; Fri, 2 Sep 2005 15:38:42 +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 23937-02; Fri, 2 Sep 2005 15:38:42 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id CA921127A9; Fri, 2 Sep 2005 15:35:02 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 7CDA2127A9 for ; Fri, 2 Sep 2005 15:35:01 +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 23541-07-2 for ; Fri, 2 Sep 2005 15:35:00 +0200 (CEST) Original-Received: from ServerNotes.logosrl.it (81-208-99-91.ip.fastwebnet.it [81.208.99.91]) by ronja.ntg.nl (Postfix) with ESMTP id 937BB127A7 for ; Fri, 2 Sep 2005 15:35:00 +0200 (CEST) Original-Received: from [192.168.2.85] ([192.168.2.85]) by ServerNotes.logosrl.it (Lotus Domino Release 6.5.1) with ESMTP id 2005090215345841-148 ; Fri, 2 Sep 2005 15:34:58 +0200 User-Agent: Mozilla Thunderbird 1.0 (X11/20041206) X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: <43185055.4050304@virgilio.it> X-MIMETrack: Itemize by SMTP Server on ServerNotes/Logo(Release 6.5.1|January 21, 2004) at 02/09/2005 15.34.58, Serialize by Router on ServerNotes/Logo(Release 6.5.1|January 21, 2004) at 02/09/2005 15.35.01, Serialize complete at 02/09/2005 15.35.01 X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 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-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on smtp.ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:22260 Archived-At: Jilani Khaldi wrote: > Hi All, > Migrating to Context, for italian users there is also http://www.guit.sssup.it/forum/ > I need to translate this code from Latex > \begin{table} > \begin{tabularx}{16cm}{|c|X|X|} > \hline > blabla & blabla & blabla\\ > \hline > ... > \hline > \end{tabularx} > \end{table} > > Any hint? Do you see http://wiki.contextgarden.net/Tables_Overview luigi