From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rasmus Subject: [bug, org-entities.el] \sup and ox Date: Tue, 20 Jan 2015 15:13:29 +0100 Message-ID: <87twzlv8ty.fsf@gmx.us> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47076) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YDZYt-0002bx-6D for emacs-orgmode@gnu.org; Tue, 20 Jan 2015 09:13:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YDZYp-0007lT-IR for emacs-orgmode@gnu.org; Tue, 20 Jan 2015 09:13:43 -0500 Received: from plane.gmane.org ([80.91.229.3]:34870) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YDZYp-0007l9-CH for emacs-orgmode@gnu.org; Tue, 20 Jan 2015 09:13:39 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1YDZYk-0001WG-Vv for emacs-orgmode@gnu.org; Tue, 20 Jan 2015 15:13:35 +0100 Received: from tsn109-201-152-227.dyn.nltelcom.net ([109.201.152.227]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 20 Jan 2015 15:13:34 +0100 Received: from rasmus by tsn109-201-152-227.dyn.nltelcom.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 20 Jan 2015 15:13:34 +0100 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: emacs-orgmode@gnu.org Hi, Related to org-entities.el. In html \sup becomes ⊂ (because of ⊃ I presume). In LaTeX-math \sup is the supremum symbol, sup, and \subset is ⊂. The issue arise when using org-entities in documents with math. There's other problems like this, e.g. \check (which puts a v on top of another symbol) vs \checkmark. I would like to remove at least sup from org-entities.el, but I'm biased. This breaks compatibility, so we should thread carefully here. Any thoughts? Cheers, Rasmus -- This is the kind of tedious nonsense up with which I will not put