From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/17642 Path: main.gmane.org!not-for-mail From: VnPenguin Newsgroups: gmane.comp.tex.context Subject: Re: bookmark & UTF-8 accented characters Date: Mon, 27 Dec 2004 16:13:27 +0100 Message-ID: References: <41D0151E.9060202@wxs.nl> Reply-To: VnPenguin , 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 1104160420 5532 80.91.229.6 (27 Dec 2004 15:13:40 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 27 Dec 2004 15:13:40 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Dec 27 16:13:34 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 1CiwYw-0005KP-00 for ; Mon, 27 Dec 2004 16:13:34 +0100 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 7DA4F127BB; Mon, 27 Dec 2004 16:13:33 +0100 (CET) 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 10243-02; Mon, 27 Dec 2004 16:13:30 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 485F9127AC; Mon, 27 Dec 2004 16:13:30 +0100 (CET) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 027B6127AC for ; Mon, 27 Dec 2004 16:13:29 +0100 (CET) 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 10067-04 for ; Mon, 27 Dec 2004 16:13:28 +0100 (CET) Original-Received: from rproxy.gmail.com (unknown [64.233.170.193]) by ronja.ntg.nl (Postfix) with ESMTP id 2339D127A1 for ; Mon, 27 Dec 2004 16:13:28 +0100 (CET) Original-Received: by rproxy.gmail.com with SMTP id f1so226229rne for ; Mon, 27 Dec 2004 07:13:27 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=b34yQUXEWJS3P83j1k7svfLNl3gy0kXYP6/Pxss7xWRAiWgJCf1KCSoCPQuaD+QqBPE8cSwe4roRlNp+4rn06FyM32NvBFGBYMs9jovml/xOxyGxPJKB1AQeUt45c1oq7OLfJw4puQE7KrJUvFLQNJqpCaSGQk67l5S7Pl4TJlo= Original-Received: by 10.38.9.48 with SMTP id 48mr95243rni; Mon, 27 Dec 2004 07:13:27 -0800 (PST) Original-Received: by 10.38.67.14 with HTTP; Mon, 27 Dec 2004 07:13:27 -0800 (PST) Original-To: mailing list for ConTeXt users In-Reply-To: <41D0151E.9060202@wxs.nl> 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: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: by amavisd-new at ntg.nl Xref: main.gmane.org gmane.comp.tex.context:17642 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:17642 On Mon, 27 Dec 2004 14:58:54 +0100, Hans Hagen wrote: > VnPenguin wrote: > > Hi all, > > I have problem with bookmark when I use Vietnamese UTF-8 input encoding. > > By using \placebookmarks[chapter,section] I got a bookmark with TeX > > codes in chapter and section names instead of UTF-8 string like in > > document. (see the shot > > http://people.vnoss.org/~vnpenguin/pub/bookmark.png). > > i wonder what the bottomaccent does there > > maybe \PDFunicodetrue helps > How to try it ? I added a line "\PDFunicodetrue" at top of my code and the problem is still here :( Thank you,