From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/12928 Path: main.gmane.org!not-for-mail From: Guy Worthington Newsgroups: gmane.comp.tex.context Subject: How do I use entities in DocBook in ConTeXt Date: 19 Aug 2003 15:54:04 +0800 Sender: ntg-context-admin@ntg.nl Message-ID: Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1061279978 4631 80.91.224.253 (19 Aug 2003 07:59:38 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 19 Aug 2003 07:59:38 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Tue Aug 19 09:59:37 2003 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19p1Oy-0000SM-00 for ; Tue, 19 Aug 2003 09:59:37 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 477B810B5A; Tue, 19 Aug 2003 09:59:30 +0200 (MEST) Original-Received: from main.gmane.org (main.gmane.org [80.91.224.249]) by ref.ntg.nl (Postfix) with ESMTP id 225F510B58 for ; Tue, 19 Aug 2003 09:53:50 +0200 (MEST) Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 19p1KO-0005b0-00 for ; Tue, 19 Aug 2003 09:54:52 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: ntg-context@ref.ntg.nl Original-Received: from sea.gmane.org ([80.91.224.252]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19p1KN-0005as-00 for ; Tue, 19 Aug 2003 09:54:51 +0200 Original-Received: from news by sea.gmane.org with local (Exim 3.35 #1 (Debian)) id 19p1JM-000139-00 for ; Tue, 19 Aug 2003 09:53:48 +0200 Original-Lines: 7 Original-X-Complaints-To: usenet@sea.gmane.org User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 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:12928 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:12928 Although I use emacs as a text editor, I'm not confident in using utf-8 encodings. So if I can I'd prefer to use entities for the characters not defined in ASCII. How can I define entities such as "“" (for the left double quotation character) and "”" (for the right double quotation character) so as the context-processor can process them.