From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [PATCH] Add \asciicirc entity Date: Tue, 29 May 2012 08:28:15 +0200 Message-ID: <87txyz1oxs.fsf@gmail.com> References: <4FC43A50.8030607@kli.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:41018) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SZFxc-0006wn-Nx for emacs-orgmode@gnu.org; Tue, 29 May 2012 02:31:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SZFxb-0007JY-30 for emacs-orgmode@gnu.org; Tue, 29 May 2012 02:31:16 -0400 Received: from mail-wg0-f49.google.com ([74.125.82.49]:44990) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SZFxa-0007IR-Qs for emacs-orgmode@gnu.org; Tue, 29 May 2012 02:31:15 -0400 Received: by wgbds1 with SMTP id ds1so2697587wgb.30 for ; Mon, 28 May 2012 23:31:12 -0700 (PDT) In-Reply-To: <4FC43A50.8030607@kli.org> (Mark E. Shoulson's message of "Mon, 28 May 2012 22:54:08 -0400") 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: "Mark E. Shoulson" Cc: org-mode mailing list Hello, "Mark E. Shoulson" writes: > Per prior emails, added \asciicirc entity in org-entities.el, to > expand to ascii "^" character, or \textasciicirc in LaTeX. Also fixed > bug a few lines earlier, wherein \circ (org entity) would expand to > \circ (latex entity) in LaTeX export, even though the former indicates > a circumflex accent and the latter a small *circle*. (The expansion to > ˆ (html entity) is correct.) I have applied the patch. Thank you. Regards, -- Nicolas Goaziou