From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/3685 Path: main.gmane.org!not-for-mail From: "Denis B. Roegel" Newsgroups: gmane.comp.tex.context Subject: another question on regimes and encoding Date: Thu, 28 Dec 2000 04:11:00 +0100 (MET) Sender: owner-ntg-context@let.uu.nl Message-ID: <200012280311.EAA09265@bar.loria.fr> References: <3.0.6.32.20001212182637.0156da50@pop.wxs.nl> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035394409 19260 80.91.224.250 (23 Oct 2002 17:33:29 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:33:29 +0000 (UTC) Cc: ntg-context@ntg.nl, roegel@lorraine.loria.fr (Denis B. Roegel) Original-To: pragma@wxs.nl (Hans Hagen) In-Reply-To: <3.0.6.32.20001212182637.0156da50@pop.wxs.nl> from "Hans Hagen" at Dec 12, 2000 06:26:37 PM Xref: main.gmane.org gmane.comp.tex.context:3685 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:3685 That's a late reply to your message of December 12. `Hans Hagen' wrote > ... > imagine the steps for cmr: > > composed(e,") -> regime[latin1] -> \"e -> composed tex char > \"e -> composed tex char > > and for ecmr > > composed(e,") -> encoding as triggered by font -> composed(e,") > \"e -> idem -> composed(e,") One more question: if I wanted ``ë'' to be mapped on ``é'' in ecrm1000, I would presumably \enableencoding[ec] since I am using ecrm1000 \enableregime[mystrangeregime] (where enco-mystrangeregime.tex would contain \defineactivecharacter ë {\'e} ) Is that right? Thanks, Denis