From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ista Zahn Subject: Re: render "->" as "&rarr" on html export? Date: Mon, 23 Mar 2015 12:48:12 -0400 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47811) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ya5Wm-0003D6-1p for emacs-orgmode@gnu.org; Mon, 23 Mar 2015 12:48:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ya5Wj-00005u-Fd for emacs-orgmode@gnu.org; Mon, 23 Mar 2015 12:48:36 -0400 Received: from mail-oi0-x233.google.com ([2607:f8b0:4003:c06::233]:34102) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ya5Wj-00005n-BL for emacs-orgmode@gnu.org; Mon, 23 Mar 2015 12:48:33 -0400 Received: by oier21 with SMTP id r21so145708120oie.1 for ; Mon, 23 Mar 2015 09:48:32 -0700 (PDT) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Matt Price Cc: Org Mode Not an answer to your question, but alternative: the company-math[1] package makes it really easy to insert unicode. Best, Ista [1] https://github.com/vspinu/company-math On Mon, Mar 23, 2015 at 12:23 PM, Matt Price wrote: > I feel like I've seen the answer to this somewhere but I can't find it --= is > it possible for me to get "->" and "=3D>" to render as rightarrows (=E2= =86=92, =E2=87=92)? > > \rightarrow will work, but doesn't give me the visual cue I want when > working in org. And entering unicode directly in org is pretty distractin= g > for me, as the gnome unicode shortcuts seem to turn themselves on and off > whenever I upgrade. > > thanks! > m >