From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Kevin Rodgers Newsgroups: gmane.emacs.devel,gmane.comp.tex.texinfo.bugs Subject: Re: texinfo support for iso-cvt Date: Fri, 31 Oct 2003 12:41:39 -0700 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <3FA2BAF3.9030407@yahoo.com> References: <16289.29961.72087.871294@termi.eui.upm.es> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1067629417 15984 80.91.224.253 (31 Oct 2003 19:43:37 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 31 Oct 2003 19:43:37 +0000 (UTC) Cc: bug-texinfo@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Fri Oct 31 20:43:35 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AFfBH-0003xt-00 for ; Fri, 31 Oct 2003 20:43:35 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1AFfBH-0002sJ-00 for ; Fri, 31 Oct 2003 20:43:35 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AFf9s-00043G-5G for emacs-devel@quimby.gnus.org; Fri, 31 Oct 2003 14:42:08 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AFf9m-00042l-IU for emacs-devel@gnu.org; Fri, 31 Oct 2003 14:42:02 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AFf9G-0003sO-Ko for emacs-devel@gnu.org; Fri, 31 Oct 2003 14:42:01 -0500 Original-Received: from [80.91.224.249] (helo=main.gmane.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AFf9G-0003rV-2x for emacs-devel@gnu.org; Fri, 31 Oct 2003 14:41:30 -0500 Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1AFf9E-0003QK-00 for ; Fri, 31 Oct 2003 20:41:28 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-To: emacs-devel@gnu.org Original-Received: from sea.gmane.org ([80.91.224.252]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AFf9D-0003QC-00 for ; Fri, 31 Oct 2003 20:41:27 +0100 Original-Received: from news by sea.gmane.org with local (Exim 3.35 #1 (Debian)) id 1AFf9D-00045Z-00 for ; Fri, 31 Oct 2003 20:41:27 +0100 Original-Lines: 23 Original-X-Complaints-To: usenet@sea.gmane.org User-Agent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:0.9.4.1) Gecko/20020406 Netscape6/6.2.2 X-Accept-Language: en-us X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:17638 gmane.comp.tex.texinfo.bugs:1314 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:17638 jemarch@gnu.org wrote: > Also, there are texinfo sequences for whose i do not know > the corresponding ISO 8859-1 symbols (if these exist at all): Here are a couple reasonable approximations: > @=o o= macron/overbar accent decimal 175, hex AF > @ringaccent{o} o* ring accent decimal 176, hex B0 (and/or degree) -- Kevin Rodgers