From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/15177 Path: main.gmane.org!not-for-mail From: David Munger Newsgroups: gmane.comp.tex.context Subject: French quotes Date: Thu, 20 May 2004 10:16:40 -0400 Sender: ntg-context-admin@ntg.nl Message-ID: <20040520141640.GA8294@tempete.lac.qc.ca> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; Format=Flowed; DelSp=Yes; charset=ISO-8859-15 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1085062770 7368 80.91.224.253 (20 May 2004 14:19:30 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 20 May 2004 14:19:30 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Thu May 20 16:19:15 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 1BQoOA-0005wb-00 for ; Thu, 20 May 2004 16:19:14 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 2A7A010B2A; Thu, 20 May 2004 16:14:41 +0200 (MEST) Original-Received: from tomts36-srv.bellnexxia.net (tomts36-srv.bellnexxia.net [209.226.175.93]) by ref.ntg.nl (Postfix) with ESMTP id 5AA6110B2A for ; Thu, 20 May 2004 16:12:09 +0200 (MEST) Original-Received: from tempete.lac.qc.ca ([64.229.248.86]) by tomts36-srv.bellnexxia.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with ESMTP id <20040520141627.QPQR11251.tomts36-srv.bellnexxia.net@tempete.lac.qc.ca> for ; Thu, 20 May 2004 10:16:27 -0400 Original-Received: from tempete.lac.qc.ca ([192.168.1.1] helo=tempete ident=david) by tempete.lac.qc.ca with esmtp (Exim 4.33) id 1BQoLh-0002CC-6j for ntg-context@ntg.nl; Thu, 20 May 2004 10:16:41 -0400 Original-To: ntg-context@ntg.nl Content-Disposition: inline X-Mailer: Balsa 2.0.17 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:15177 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:15177 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? David