From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/32260 Path: news.gmane.org!not-for-mail From: cormullion@mac.com Newsgroups: gmane.comp.tex.context Subject: Making a verbatim file for another language Date: Mon, 25 Dec 2006 09:24:11 +0000 Message-ID: <58E326FC-9E9E-487E-A9D4-2CCA840F0E4D@mac.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: dough.gmane.org Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1167038778 20322 80.91.229.10 (25 Dec 2006 09:26:18 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 25 Dec 2006 09:26:18 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Dec 25 10:26:17 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 dough.gmane.org with esmtp (Exim 4.50) id 1Gym64-0003Sk-NH for gctc-ntg-context-518@m.gmane.org; Mon, 25 Dec 2006 10:26:16 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 36A11200B8; Mon, 25 Dec 2006 10:24:40 +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 05867-02; Mon, 25 Dec 2006 10:24:38 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 67DBF2009C; Mon, 25 Dec 2006 10:22:42 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 215A8200A2 for ; Mon, 25 Dec 2006 10:22:39 +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 05610-01-4 for ; Mon, 25 Dec 2006 10:22:37 +0100 (CET) Original-Received: from proof.pobox.com (proof.pobox.com [207.106.133.28]) by ronja.ntg.nl (Postfix) with SMTP id C2F522008D for ; Mon, 25 Dec 2006 10:22:36 +0100 (CET) Original-Received: from proof (localhost [127.0.0.1]) by proof.pobox.com (Postfix) with ESMTP id 1531928CAB for ; Mon, 25 Dec 2006 04:24:34 -0500 (EST) Original-Received: from [192.168.0.3] (dyn-62-56-70-52.dslaccess.co.uk [62.56.70.52]) by proof.sasl.smtp.pobox.com (Postfix) with ESMTP id BF6B1A48FE for ; Mon, 25 Dec 2006 04:24:33 -0500 (EST) Original-To: ntg-context@ntg.nl X-Mailer: Apple Mail (2.752.2) 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:32260 Archived-At: I'm going to try to make a 'verbatim- module' (don't know what the right word is) for another language. I've found: /usr/local/teTeX/share/texmf.tetex/tex/context/base/verb-pl.tex and can probably have a go at making a version of this. Some questions occur: 1: where should i put my file? 2: do I have to do anything else to get Context to recognise and use it? cheers