From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/15182 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: French quotes Date: Fri, 21 May 2004 12:25:27 +0200 Sender: ntg-context-admin@ntg.nl Message-ID: <6.0.1.1.2.20040521122339.02c1bec0@server-1> References: <20040520141640.GA8294@tempete.lac.qc.ca> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=====================_11967969==_" X-Trace: sea.gmane.org 1085135301 25757 80.91.224.253 (21 May 2004 10:28:21 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 21 May 2004 10:28:21 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Fri May 21 12:28:12 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 1BR7G8-00068Q-00 for ; Fri, 21 May 2004 12:28:12 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id B1B7510ACF; Fri, 21 May 2004 12:23:36 +0200 (MEST) Original-Received: from mailrelay01.solcon.nl (maillb.solcon.nl [212.45.32.200]) by ref.ntg.nl (Postfix) with ESMTP id 3DE0110ACC for ; Fri, 21 May 2004 12:21:06 +0200 (MEST) Original-Received: from server-1.pragma-net.nl (dsl-212-84-128-085.solcon.nl [212.84.128.85]) by mailrelay01.solcon.nl (8.12.11/SQL-8.12.11-5/8.12.11) with ESMTP id i4LAPZ58013305 for ; Fri, 21 May 2004 12:25:35 +0200 Original-Received: by server-1.pragma-net.nl (Postfix, from userid 65534) id A35EB18143; Fri, 21 May 2004 12:25:32 +0200 (CEST) Original-Received: from laptop-3.wxs.nl (unknown [10.100.1.191]) by server-1.pragma-net.nl (Postfix) with ESMTP id 96C1C17ACF for ; Fri, 21 May 2004 10:25:30 +0000 (UTC) X-Sender: hagen-mail@server-1 X-Mailer: QUALCOMM Windows Eudora Version 6.0.1.1 Original-To: ntg-context@ntg.nl In-Reply-To: <20040520141640.GA8294@tempete.lac.qc.ca> Original-References: <20040520141640.GA8294@tempete.lac.qc.ca> X-Virus-Scanned: clamd / ClamAV version 0.70, clamav-milter version 0.70j 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:15182 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:15182 --=====================_11967969==_ Content-Type: text/plain; charset="us-ascii"; format=flowed At 16:16 20/05/2004, you wrote: >Hello, > > >Processing this source: > >\enableregime [utf] >\mainlanguage [french] >\starttext >Let's quote \quote{something}. >\stoptext > >with >ConTeXt ver: 2004.4.9 fmt: 2004.5.20 int: english mes: english > >results in pdf with strange symbols instead of french quotation marks. > >It used to work fine with: >ConTeXt ver: 2004.1.13 fmt: 2004.5.1 int: english mes: english > > >Has something changed in font processing since then? there has been a fix in the guillemots (wrong latin modern defs) Hans --=====================_11967969==_ Content-Type: text/plain; charset="us-ascii" Content-Disposition: attachment; filename="symb-glm.tex" %D \module %D [ file=symb-glm, %D version=2002.05.07, %D title=\CONTEXT\ Symbol Libraries, %D subtitle=Guillemots, %D author=Hans Hagen, %D date=\currentdate, %D copyright={PRAGMA / Hans Hagen \& Ton Otten}] %C %C This module is part of the \CONTEXT\ macro||package and is %C therefore copyrighted by \PRAGMA. See mreadme.pdf for %C details. %D Watch the \type {x} before the local symbols. \loadmapfile [ec-public-lm.map] \definefontsynonym [GuilSerif] [cork-lmr10] [encoding=ec] \definefontsynonym [GuilSerifBold] [cork-lmbx10] [encoding=ec] \definefontsynonym [GuilSerifItalic] [cork-lmti10] [encoding=ec] \definefontsynonym [GuilSerifSlanted] [cork-lmsl10] [encoding=ec] \definefontsynonym [GuilSerifBoldItalic] [cork-lmbxti10] [encoding=ec] \definefontsynonym [GuilSerifBoldSlanted] [cork-lmbxsl10] [encoding=ec] \definefontsynonym [GuilSans] [cork-lmss10] [encoding=ec] \definefontsynonym [GuilSansBold] [cork-lmssbx10] [encoding=ec] \definefontsynonym [GuilSansItalic] [cork-lmssi10] [encoding=ec] \definefontsynonym [GuilSansSlanted] [cork-lmssi10] [encoding=ec] \definefontsynonym [GuilSansBoldItalic] [cork-lmssbi10] [encoding=ec] \definefontsynonym [GuilSansBoldSlanted] [cork-lmssbi10] [encoding=ec] \definefontsynonym [GuilMono] [cork-lmtt10] [encoding=ec] %definefontsynonym [GuilMonoBold] [cork-lmtt10] [encoding=ec] %definefontsynonym [GuilMonoSlanted] [cork-lmtt10] [encoding=ec] %definefontsynonym [GuilMonoItalic] [cork-lmtt10] [encoding=ec] %definefontsynonym [GuilMonoBoldItalic] [cork-lmtt10] [encoding=ec] %definefontsynonym [GuilMonoBoldSlanted] [cork-lmtt10] [encoding=ec] \definesymbol [xleftguillemot] [\getglyph{Guil}{\char19}] \definesymbol [xrightguillemot] [\getglyph{Guil}{\char20}] \definesymbol [xguilsingleleft] [\getglyph{Guil}{\char14}] \definesymbol [xguilsingleright] [\getglyph{Guil}{\char15}] %D A strange place, but okay: \startencoding [default] \definecharacter leftguillemot {\symbol[xleftguillemot]} \definecharacter rightguillemot {\symbol[xrightguillemot]} \definecharacter guilsingleleft {\symbol[xguilsingleleft]} \definecharacter guilsingleright {\symbol[xguilsingleright]} \stopencoding \endinput --=====================_11967969==_--