From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/24389 Path: news.gmane.org!not-for-mail From: Tobias Burnus Newsgroups: gmane.comp.tex.context Subject: Re: \starttyping Date: Fri, 16 Dec 2005 17:39:58 +0100 Message-ID: <43A2EDDE.2070303@gmx.de> References: <43A2E5DE.3060108@student.kuleuven.be> 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 1134752928 22306 80.91.229.2 (16 Dec 2005 17:08:48 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 16 Dec 2005 17:08:48 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Fri Dec 16 18:08:47 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 1EnJ1e-0003fU-7V for gctc-ntg-context-518@m.gmane.org; Fri, 16 Dec 2005 18:05:46 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 9938C1282F; Fri, 16 Dec 2005 18:05:45 +0100 (CET) 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 24179-04-2; Fri, 16 Dec 2005 18:05:45 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E94CC12829; Fri, 16 Dec 2005 18:05:44 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 968D312825 for ; Fri, 16 Dec 2005 18:05:42 +0100 (CET) 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 24212-05 for ; Fri, 16 Dec 2005 18:05:41 +0100 (CET) Original-Received: from zs04.physik.fu-berlin.de (zs04.physik.fu-berlin.de [160.45.35.155]) by ronja.ntg.nl (Postfix) with ESMTP id 0EF851282D for ; Fri, 16 Dec 2005 17:40:21 +0100 (CET) Original-Received: from ith.physik.fu-berlin.de ([160.45.32.115] helo=[127.0.0.1]) by zs04.physik.fu-berlin.de with esmtp (Exim 4.60) (envelope-from ) id 1EnId2-0003MJ-Kg; Fri, 16 Dec 2005 17:40:20 +0100 User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050715) X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: <43A2E5DE.3060108@student.kuleuven.be> X-Scanned: No viruses found. X-Scan-Signature: 750d1acba691a1912ae3d610124bf4a2 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-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:24389 Archived-At: Hello, Wolfgang Zillig wrote: > I wan't to typset some programming code \starttyping code \stoptyping > works perfect. But is there a way to use directly the input of a file? \typefile ? Tobias