From mboxrd@z Thu Jan 1 00:00:00 1970 From: Brady Trainor Subject: org-mode pretty entities has \perp but not \parallel Date: Sun, 16 Nov 2014 15:53:09 -0800 Message-ID: <87bno64s9m.fsf@uw.edu> 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]:56733) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xq9dJ-0000II-Dj for emacs-orgmode@gnu.org; Sun, 16 Nov 2014 18:53:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xq9dB-0006LZ-Ue for emacs-orgmode@gnu.org; Sun, 16 Nov 2014 18:53:29 -0500 Received: from plane.gmane.org ([80.91.229.3]:48641) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xq9dB-0006Ky-OF for emacs-orgmode@gnu.org; Sun, 16 Nov 2014 18:53:21 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Xq9dA-0001tE-Su for emacs-orgmode@gnu.org; Mon, 17 Nov 2014 00:53:20 +0100 Received: from 162.17.188.113 ([162.17.188.113]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 17 Nov 2014 00:53:20 +0100 Received: from algebrat by 162.17.188.113 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 17 Nov 2014 00:53:20 +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, I expected \parallel to work after success with \perp. That is, I've executed in buffer M-x org-toggle-pretty-entities RET, and I expected to see \parallel as unicode ∥, since \perp is overlayed (correct term?) with ⟂. Though, the former is pretty hard to see, so maybe it was decided against. I just tried exporting to HTML (and MathJax), and it looks like the LaTeX delimited symbols should be either $\parallel$ or $\|$. So simply writing $||$ in ones' notes would /not/ be the same. ,---- | Org-mode version 8.2.10 | (8.2.10-1-g8b63dc-elpa | @ /home/iam/.emacs.d/elpa/org-20141027/) `---- -- Brady