From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/29945 Path: news.gmane.org!not-for-mail From: "Confused Scientist" Newsgroups: gmane.comp.tex.context Subject: Natural Tables with verbatim text Date: Thu, 3 Aug 2006 16:56:46 -0400 Message-ID: <7a884c7c0608031356k28b63d64t8ad608bddd204c3@mail.gmail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1467285465==" X-Trace: sea.gmane.org 1154638646 5209 80.91.229.2 (3 Aug 2006 20:57:26 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 3 Aug 2006 20:57:26 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Thu Aug 03 22:57:23 2006 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 ciao.gmane.org with esmtp (Exim 4.43) id 1G8kFg-0000j7-T8 for gctc-ntg-context-518@m.gmane.org; Thu, 03 Aug 2006 22:57:08 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 874841FF3E; Thu, 3 Aug 2006 22:57:05 +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 14477-05; Thu, 3 Aug 2006 22:56:59 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id EDD841FED0; Thu, 3 Aug 2006 22:56:58 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D025E1FED0 for ; Thu, 3 Aug 2006 22:56:54 +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 14963-03-2 for ; Thu, 3 Aug 2006 22:56:49 +0200 (CEST) Original-Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.204]) by ronja.ntg.nl (Postfix) with SMTP id 5CC401FEC3 for ; Thu, 3 Aug 2006 22:56:48 +0200 (CEST) Original-Received: by nz-out-0102.google.com with SMTP id 8so492796nzo for ; Thu, 03 Aug 2006 13:56:46 -0700 (PDT) Original-Received: by 10.65.114.4 with SMTP id r4mr4145472qbm; Thu, 03 Aug 2006 13:56:46 -0700 (PDT) Original-Received: by 10.65.139.7 with HTTP; Thu, 3 Aug 2006 13:56:46 -0700 (PDT) Original-To: "mailing list for ConTeXt users" X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 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:29945 Archived-At: --===============1467285465== Content-Type: multipart/alternative; boundary="----=_Part_45748_24521362.1154638606281" ------=_Part_45748_24521362.1154638606281 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Hello Is it possible to use \type{} in a natural table cell? The example below seems to generate an error for me. Thanks! % example \starttext This is a quick \type{test_run} of the problem. \bTABLE \bTR \bTD first \eTD\bTD {\bf alpha} \eTD\bTD one \eTD\eTR \bTR \bTD {\em second} \eTD\bTD beta \eTD\bTD two \eTD\eTR \bTR \bTD third \eTD\bTD gamma \eTD\bTD \type{three_ex} \eTD\eTR \eTABLE \stoptext ------=_Part_45748_24521362.1154638606281 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hello

Is it possible to use \type{} in a natural table cell?  The example below seems to generate an error for me.

Thanks!

% example
\starttext

This is a quick \type{test_run} of the problem.

\bTABLE
\bTR \bTD first        \eTD\bTD {\bf alpha} \eTD\bTD one             \eTD\eTR
\bTR \bTD {\em second} \eTD\bTD beta        \eTD\bTD two             \eTD\eTR
\bTR \bTD third        \eTD\bTD gamma       \eTD\bTD \type{three_ex} \eTD\eTR
\eTABLE

\stoptext
------=_Part_45748_24521362.1154638606281-- --===============1467285465== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context --===============1467285465==--