From mboxrd@z Thu Jan 1 00:00:00 1970 From: Brady Trainor Subject: Re: org-mode pretty entities has \perp but not \parallel Date: Mon, 17 Nov 2014 23:12:54 -0800 Message-ID: <877fyt2d8p.fsf@uw.edu> References: <87bno64s9m.fsf@uw.edu> <87d28mw2v2.fsf@gmx.us> 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]:43225) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XqcyG-0000fz-G4 for emacs-orgmode@gnu.org; Tue, 18 Nov 2014 02:13:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XqcyA-0008TD-U7 for emacs-orgmode@gnu.org; Tue, 18 Nov 2014 02:13:04 -0500 Received: from mail-pd0-f172.google.com ([209.85.192.172]:46618) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XqcyA-0008Se-Ov for emacs-orgmode@gnu.org; Tue, 18 Nov 2014 02:12:58 -0500 Received: by mail-pd0-f172.google.com with SMTP id r10so22948634pdi.3 for ; Mon, 17 Nov 2014 23:12:56 -0800 (PST) In-Reply-To: <87d28mw2v2.fsf@gmx.us> (rasmus@gmx.us's message of "Mon, 17 Nov 2014 11:14:25 +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: Rasmus Cc: emacs-orgmode@gnu.org Hello,=20 Rasmus writes: > Brady Trainor writes: > >> 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 =E2=88=A5, since \perp is overlayed >> (correct term?) with =E2=9F=82. > > \parallel should be added IMO as it's supported by vanilla LaTeX. > > Would you be interested in providing a patch? You would have to add it > to org-entities.el, e.g. after the perp entity and then send the patch > to this list. I will start on this.=20 -- Brady > >> Though, the former is pretty hard to see, so maybe it was decided >> against. > > Maybe you don't have a good font? My Emacs picks it up from Biolinum. > > =E2=80=94Rasmus