From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Add \EUR to `org-html-entities' Date: Thu, 3 Dec 2009 15:38:55 +0100 Message-ID: <72EE83CC-7BA4-4AE2-84C3-2AF566C9CE37@gmail.com> References: Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NGCpm-0002RY-4e for emacs-orgmode@gnu.org; Thu, 03 Dec 2009 09:39:06 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NGCph-0002Pl-47 for emacs-orgmode@gnu.org; Thu, 03 Dec 2009 09:39:04 -0500 Received: from [199.232.76.173] (port=46136 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NGCpg-0002PC-M7 for emacs-orgmode@gnu.org; Thu, 03 Dec 2009 09:39:00 -0500 Received: from mail-ew0-f210.google.com ([209.85.219.210]:39581) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NGCpf-0004jZ-GH for emacs-orgmode@gnu.org; Thu, 03 Dec 2009 09:39:00 -0500 Received: by ewy2 with SMTP id 2so534766ewy.8 for ; Thu, 03 Dec 2009 06:38:57 -0800 (PST) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Ulf Stegemann Cc: emacs-orgmode@gnu.org On Dec 2, 2009, at 8:38 AM, Ulf Stegemann wrote: > Hi, > > is there anything that speaks against adding > > --8<--------------------------snip-------------------------->8--- > > ("EUR" . "€") > > --8<--------------------------snap-------------------------->8--- > > to `org-html-entities'? \EUR{} is provided by the Marvosym package and > € a valid (X)HTML representation of the euro sign. Maybe ever > better would be to add I would like to minimize external dependencies. Which distributions carry this package? > > --8<--------------------------snip-------------------------->8--- > > ("EURdig" . "€") > ("EURhv" . "€") > ("EURcr" . "€") > ("EURtm" . "€") I do not understand the purpose of these extra symbols, and why they are all equal in HTML???? - Carsten