From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/15049 Path: main.gmane.org!not-for-mail From: Tobias Burnus Newsgroups: gmane.comp.tex.context Subject: Re: verbatim problem Date: Thu, 22 Apr 2004 22:43:03 +0200 Sender: ntg-context-admin@ntg.nl Message-ID: <40882E57.50600@physik.fu-berlin.de> References: <20040422185559.9ECCA10B6A@ref.ntg.nl> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1082666725 19797 80.91.224.253 (22 Apr 2004 20:45:25 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 22 Apr 2004 20:45:25 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Thu Apr 22 22:45:04 2004 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BGl4B-0003Fa-00 for ; Thu, 22 Apr 2004 22:45:03 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id CF05010B6F; Thu, 22 Apr 2004 22:41:19 +0200 (MEST) Original-Received: from enterprise.ph2.uni-koeln.de (enterprise.ph2.uni-koeln.de [134.95.66.111]) by ref.ntg.nl (Postfix) with ESMTP id 8B9D510B6A for ; Thu, 22 Apr 2004 22:39:23 +0200 (MEST) Original-Received: from physik.fu-berlin.de ([134.95.66.96]) by enterprise.ph2.uni-koeln.de (8.11.6+Sun/8.9.3) with ESMTP id i3MKcWj13635; Thu, 22 Apr 2004 22:38:32 +0200 (MET DST) User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7b) Gecko/20040401 X-Accept-Language: de-de, de, en-gb, en Original-To: ntg-context@ntg.nl In-Reply-To: <20040422185559.9ECCA10B6A@ref.ntg.nl> Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:15049 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:15049 Hello, Severin Obertüfer wrote: > <> i have a little verbatim problem <> > <>now i wanted to make this things a bit more useful and flexible. > i thougt of something like this > <>\startEIFFEL > \input deque > \stopEIFFEL > but of corse the keyword input is normal text in verbatim mode... :) > is there a simple solution for that, for example like this I use: \typefile[TEX]{bar.tex} sucessfully, therefore \typefile[EIFEL]{deque.e} should work. Regards, Tobias