From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/16531 Path: main.gmane.org!not-for-mail From: Taco Hoekwater Newsgroups: gmane.comp.tex.context Subject: Re: u-diaeresis Date: Thu, 23 Sep 2004 10:26:00 +0200 Organization: Elvenkind Sender: ntg-context-bounces@ntg.nl Message-ID: <20040923102600.0593f6fe@glenlivet.elvenkind.com> References: <20040923033940.10853.qmail@server266.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1095927978 31710 80.91.229.6 (23 Sep 2004 08:26:18 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 23 Sep 2004 08:26:18 +0000 (UTC) Cc: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Thu Sep 23 10:26:06 2004 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CAOvW-0008Ov-00 for ; Thu, 23 Sep 2004 10:26:06 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 2631612775; Thu, 23 Sep 2004 10:26:06 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 31087-02-3; Thu, 23 Sep 2004 10:26:03 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 620531278D; Thu, 23 Sep 2004 10:26:03 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 30D901278D for ; Thu, 23 Sep 2004 10:26:02 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 31087-02-2 for ; Thu, 23 Sep 2004 10:26:01 +0200 (CEST) Original-Received: from glenfiddich.elvenkind.com (unknown [213.84.171.68]) by ronja.ntg.nl (Postfix) with ESMTP id 8E37212789 for ; Thu, 23 Sep 2004 10:26:01 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by glenfiddich.elvenkind.com (Postfix) with ESMTP id 5E029124DE; Thu, 23 Sep 2004 10:25:17 +0200 (CEST) Original-Received: from glenfiddich.elvenkind.com ([127.0.0.1]) by localhost (glenfiddich.elvenkind.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 12165-05; Thu, 23 Sep 2004 10:25:16 +0200 (CEST) Original-Received: from glenlivet.elvenkind.com (glenlivet.elvenkind.com [10.10.0.6]) by glenfiddich.elvenkind.com (Postfix) with SMTP id 7C6B611E94; Thu, 23 Sep 2004 10:25:16 +0200 (CEST) Original-To: ciro In-Reply-To: <20040923033940.10853.qmail@server266.com> X-Mailer: Sylpheed-Claws 0.9.12 (GTK+ 1.2.10; i586-mandrake-linux-gnu) X-Virus-Scanned: by amavisd-new at elvenkind.net X-Virus-Scanned: by amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: by amavisd-new at ntg.nl Xref: main.gmane.org gmane.comp.tex.context:16531 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:16531 Hi, I do not have a clean solution (I'm not sure there is one), but you might get away with using \title instead of \chapter (\title does not create a toc entry) and writing to the contents list yourself: \writetolist[chapter]{}{} perhaps you need 'hoofdstuk' instead of 'chapter', you can check that in the current tui file. On Thu, 23 Sep 2004 03:39:40 , ciro wrote: > I missed one important "not" in my message: > It should read: > "I use a font for \chapter that does *not* print u-diaeresis with \"u. .... > > ciro wrote: > >I use a font for \chapter that does print u-diearesis with \"u. Then I decided to > >write a small definition \udotdot that uses \char200 to print the diaeresis > >on top of the letter u. The problem now is that in my table of contents, > >the font is different, and the \char200 has a different meaning. > >How do I resolve this problem? > >thank you > >Ciro > _______________________________________________ > ntg-context mailing list > ntg-context@ntg.nl > http://www.ntg.nl/mailman/listinfo/ntg-context > > -- groeten, Taco