From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/10485 Path: main.gmane.org!not-for-mail From: Simon Pepping Newsgroups: gmane.comp.tex.context Subject: Re: missing Dstroke & dstroke Date: Thu, 23 Jan 2003 22:12:16 +0100 Sender: ntg-context-admin@ntg.nl Message-ID: <20030123211216.GC706@scaprea> References: <20030123132224.GA17464@mail.inet.hr> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1043356441 6651 80.91.224.249 (23 Jan 2003 21:14:01 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 23 Jan 2003 21:14:01 +0000 (UTC) Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18bofe-0001j4-00 for ; Thu, 23 Jan 2003 22:13:58 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 8986E10AF9; Thu, 23 Jan 2003 22:15:31 +0100 (MET) Original-Received: from hgatenl.hobby.nl (ns.hobby.nl [212.72.224.8]) by ref.ntg.nl (Postfix) with ESMTP id 0DEB910AE7 for ; Thu, 23 Jan 2003 22:14:11 +0100 (MET) Original-Received: from hgatenl.hobby.nl (localhost [127.0.0.1]) by hgatenl.hobby.nl (8.12.5/8.12.2) with ESMTP id h0NLE7Ex019950 for ; Thu, 23 Jan 2003 22:14:07 +0100 (CET) (envelope-from spepping@scaprea.hobby.nl) Original-Received: (from uucp@localhost) by hgatenl.hobby.nl (8.12.5/8.12.2/Submit) with UUCP id h0NLE7vl019949 for ntg-context@ntg.nl; Thu, 23 Jan 2003 22:14:07 +0100 (CET) Original-Received: from simon by scaprea.salix.nl with local (Exim 3.35 #1 (Debian)) id 18boe0-0000T4-00; Thu, 23 Jan 2003 22:12:16 +0100 Original-To: ntg-context@ntg.nl Mail-Followup-To: ntg-context@ntg.nl Content-Disposition: inline In-Reply-To: <20030123132224.GA17464@mail.inet.hr> User-Agent: Mutt/1.3.28i 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:10485 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:10485 On Thu, Jan 23, 2003 at 02:22:24PM +0100, Gour wrote: > I'm slowly getting into using DocBookInContext module for producing PDF output > out of DocBook sources. Good to hear you put it to good use. > One problem which I encountered is that I cannot get proper characters for > two Croatian national letters: Dstroke & dstroke which are rendered as "D" & "d" > and I see in mfonts.pdf (Fonts in ConTeXt) manual on p. 22nd that these chars > are also not properly rendered. > > Is it some missing feature in ConTeXt since I remember that similar thing was > present with LaTeX and it required some special *.sty file since those two > characters cannot be handled like the rest of TeX accents? As was discussed some time ago the mapping of Unicode characters in ConTeXt requires more work. The default encoding uses a simple compatibility: enco-def.tex: \definecharacter Dstroke {D} \definecharacter dstroke {d} I think it would be a good idea to try to use Sebastian Rahtz's mappings for LaTeX (texmf/tex/xmltex/passivetex/ucharacters.sty) in ConTeXt as well. Regards, Simon -- Simon Pepping email: spepping@scaprea.hobby.nl