From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/25516 Path: news.gmane.org!not-for-mail From: Tobias Burnus Newsgroups: gmane.comp.tex.context Subject: Re: setupheadertexts + kap/uppercase Date: Mon, 23 Jan 2006 16:06:49 +0100 Message-ID: <43D4F109.8080706@gmx.de> References: <43D25E3D.7020608@gmx.de> <43D26B6A.9060509@free.fr> <43D27F77.7070809@gmx.de> <43D4B8E0.2060104@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1138028955 31435 80.91.229.2 (23 Jan 2006 15:09:15 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 23 Jan 2006 15:09:15 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Jan 23 16:09:11 2006 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1F13JG-00037n-F2 for gctc-ntg-context-518@m.gmane.org; Mon, 23 Jan 2006 16:08:46 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id DF68F127E4; Mon, 23 Jan 2006 16:08:45 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 04875-03; Mon, 23 Jan 2006 16:08:45 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id A93C712793; Mon, 23 Jan 2006 16:07:01 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D7EF912793 for ; Mon, 23 Jan 2006 16:06:59 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 04875-02 for ; Mon, 23 Jan 2006 16:06:58 +0100 (CET) Original-Received: from zs04.physik.fu-berlin.de (zs04.physik.fu-berlin.de [160.45.35.155]) by ronja.ntg.nl (Postfix) with SMTP id DEFD71276B for ; Mon, 23 Jan 2006 16:06:58 +0100 (CET) Original-Received: from ith.physik.fu-berlin.de ([160.45.32.115] helo=[127.0.0.1]) by zs04.physik.fu-berlin.de with esmtp (Exim 4.60) (envelope-from ) id 1F13HW-0002oA-76; Mon, 23 Jan 2006 16:06:58 +0100 User-Agent: Thunderbird 1.5 (X11/20060111) Original-To: mailing list for ConTeXt users In-Reply-To: <43D4B8E0.2060104@wxs.nl> X-Scanned: No viruses found. X-Scan-Signature: c63c244a57261003479e2904e65c2d2b X-Virus-Scanned: 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: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:25516 Archived-At: Hello, Hans Hagen schrieb: > \WORD Hmm, using \WORD{Hell\odiaeresis\udiaeresis\ssharp} it works, but if I replace the symbolic names by UTF-8 characters: \WORD{H=C3=B6} I get: ! Undefined control sequence. \unicodechar ...harnumber #1\futurelet \nextglyph \dounicodechar \douppercase ...rstoftwoarguments \edef \ascii {#1 }\edef \ascii {\expandafte... \WORD ...ORD \firstofoneargument \douppercase {#1} \egroup l.6 \WORD{H=C3=B6} * * * I also have troubles with PDF bookmarks/outlines and UTF-8 characters. They are converted into "unichar...". If I use "F\udiaeresis r" then I get the "F=C3=BCr". Any ideas? Tobias