From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/24030 Path: news.gmane.org!not-for-mail From: toto@tots-ns.net Newsgroups: gmane.comp.tex.context Subject: Re: lot of newbie questions Date: Fri, 02 Dec 2005 15:54:06 +0100 Message-ID: <20051202155406.gi5iuifdw0k48g8w@admin.cryptyx.com> References: <20051202083032.p3orkdcrw408ok40@admin.cryptyx.com> <5AAAFEEA-E21B-49EB-8B56-12FD2A78430F@uni-bonn.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format="flowed" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1133537330 22553 80.91.229.2 (2 Dec 2005 15:28:50 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 2 Dec 2005 15:28:50 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Fri Dec 02 16:28:42 2005 Return-path: 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 1EiCpi-0007v7-Us for gctc-ntg-context-518@m.gmane.org; Fri, 02 Dec 2005 16:28:23 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 91FAD127B6; Fri, 2 Dec 2005 16:28:19 +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 15097-07-2; Fri, 2 Dec 2005 16:28:18 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E956212877; Fri, 2 Dec 2005 15:54:08 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 8B24E12877 for ; Fri, 2 Dec 2005 15:54:07 +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 14286-05-3 for ; Fri, 2 Dec 2005 15:54:07 +0100 (CET) Original-Received: from tots-ns.net (admin.cryptyx.com [213.239.216.212]) by ronja.ntg.nl (Postfix) with ESMTP id EC7351286A for ; Fri, 2 Dec 2005 15:54:06 +0100 (CET) Original-Received: (qmail 13000 invoked by uid 81); 2 Dec 2005 15:54:06 +0100 Original-Received: from icbc07pc66.epfl.ch (icbc07pc66.epfl.ch [128.178.158.86]) by admin.cryptyx.com (Horde MIME library) with HTTP; Fri, 02 Dec 2005 15:54:06 +0100 Original-To: ntg-context@ntg.nl In-Reply-To: <5AAAFEEA-E21B-49EB-8B56-12FD2A78430F@uni-bonn.de> Content-Disposition: inline User-Agent: Internet Messaging Program (IMP) H3 (4.0.4) 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:24030 Archived-At: Quoting "Thomas A. Schmitz" : > On Dec 2, 2005, at 8:30 AM, toto@tots-ns.net wrote: > >> -> How could I do french guillemets (<< and >>)? Is it possible? > > Which inputregime are you using? With \enableregime[utf], you can > input them directly, or try \leftguillemot and \rightguillemot (yes, > the names are moronic, but that's Adobe's fault) For information: I've tried to type them directly on my keybord. They apear on my screen but the final pdf document output black rectangles. (I'm sure that all what I use is configured to use and produce utf8) But the workaround with \leftguillemot and \rightguillemot is fine for me. Thanks for all. -AJ