From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/30426 Path: news.gmane.org!not-for-mail From: Aditya Mahajan Newsgroups: gmane.comp.tex.context Subject: Re: A few questions (mostly about fonts) Date: Mon, 21 Aug 2006 15:29:33 -0400 (EDT) Message-ID: References: <2e8813a0608161152h545cb0b6l1f61224337f0788f@mail.gmail.com> <6faad9f00608161308h7506f67bkb3cac7a651bac557@mail.gmail.com> <44E39891.9030901@elvenkind.com> <2e8813a0608161819u31891aeds9ae32961f6546591@mail.gmail.com> <2e8813a0608170912m2b106aadhe8792d062d77b757@mail.gmail.com> <6faad9f00608180258w11b6473fsf4adb2cca8a23aa0@mail.gmail.com> <2e8813a0608181122i72a5123bv73d1dbe15d2429a5@mail.gmail.com> <44E60F6D.20304@wxs.nl> <2e8813a0608211048wdb1989u417f60d69654214b@mail.gmail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1156188615 20206 80.91.229.2 (21 Aug 2006 19:30:15 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 21 Aug 2006 19:30:15 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Aug 21 21:30:08 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 1GFFTM-0003QS-5H for gctc-ntg-context-518@m.gmane.org; Mon, 21 Aug 2006 21:30:08 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B5EEE1FD72; Mon, 21 Aug 2006 21:30:06 +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 03001-01; Mon, 21 Aug 2006 21:29:53 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 5E6981FD47; Mon, 21 Aug 2006 21:29:53 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 9DD5C1FD47 for ; Mon, 21 Aug 2006 21:29:47 +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 02318-01 for ; Mon, 21 Aug 2006 21:29:39 +0200 (CEST) Original-Received: from hellskitchen.mr.itd.umich.edu (smtp.mail.umich.edu [141.211.14.82]) by ronja.ntg.nl (Postfix) with SMTP id 06F991FD1B for ; Mon, 21 Aug 2006 21:29:37 +0200 (CEST) Original-Received: FROM aditya.annarb01.mi.comcast.net (c-68-40-50-205.hsd1.mi.comcast.net [68.40.50.205]) BY hellskitchen.mr.itd.umich.edu ID 44EA099D.95CE4.17131 ; 21 Aug 2006 15:29:34 -0400 Original-To: mailing list for ConTeXt users In-Reply-To: <2e8813a0608211048wdb1989u417f60d69654214b@mail.gmail.com> 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:30426 Archived-At: On Mon, 21 Aug 2006, Jeff Smith wrote: > Hi, > > On 8/18/06, Hans Hagen wrote: > >> grep the base path for \definehspace and search for line with "fr" in >> the tag and you'll see how things can be influences > > Hans, the answer was in lang-spa.tex! I then regenerated the format > and it works absolutely perfectly, my single quotes as much as my > guillemets. Do not change your local copy of lang-spa.tex. It will be rewritten with the next update of ConTeXt. You can copy the changed part in your environment file (inside \unprotect... \protect if the code has some special characters like !@? etc). Or you can keep your changes in /texmf-local/tex/context/user/cont-sys.tex Aditya