From mboxrd@z Thu Jan 1 00:00:00 1970 From: Geralt Subject: Rendering of => and -> as arrows in exports? Date: Thu, 4 Mar 2010 14:45:06 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NnBMW-0001wG-DP for emacs-orgmode@gnu.org; Thu, 04 Mar 2010 08:45:12 -0500 Received: from [140.186.70.92] (port=41001 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NnBMU-0001vn-Qt for emacs-orgmode@gnu.org; Thu, 04 Mar 2010 08:45:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NnBMT-0003lb-UP for emacs-orgmode@gnu.org; Thu, 04 Mar 2010 08:45:10 -0500 Received: from mail-fx0-f222.google.com ([209.85.220.222]:65410) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NnBMT-0003lT-Q1 for emacs-orgmode@gnu.org; Thu, 04 Mar 2010 08:45:09 -0500 Received: by fxm22 with SMTP id 22so2896933fxm.26 for ; Thu, 04 Mar 2010 05:45:08 -0800 (PST) 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: emacs-orgmode@gnu.org Hi, I'd like it if => and -> would be exported as if they were \Rightarrow and respectively \rightarrow. Of course it should be optional (but I think enabled by default is what most people desire). What do you think? Rendering auf <- could be treated in that way, too but <= is also lower-equal and therefore I suggest to not render it as an arrow, besides I don't think that the left-arrows are commonly used in plain-text. Geralt.