emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Brady Trainor <algebrat@uw.edu>
To: Rasmus <rasmus@gmx.us>
Cc: emacs-orgmode@gnu.org
Subject: Re: org-mode pretty entities has \perp but not \parallel
Date: Tue, 18 Nov 2014 02:56:38 -0800	[thread overview]
Message-ID: <87k32s22vt.fsf@uw.edu> (raw)
In-Reply-To: 87vbmcygoh.fsf@gmx.us

Rasmus <rasmus@gmx.us> writes:

> Brady Trainor <algebrat@uw.edu> writes:
>
[ snip ]
>> #+BEGIN_SRC emacs-lisp
>> ("parallel" "\\parallel" t "&parallel;" "||" "||" "%")
>> #+END_SRC
>
> Except the ∥ that was somehow eaten in your snip (but OK below).

Hmm, not sure where that happened, I'll have to look out for that when I'm emailing unicode parallel lines again. :)

>
>> I also tried to add something like
>>
>> #+BEGIN_SRC 
>> ("|" "\\\|" t "&parallel;" "||" "||" "%")
>> #+END_SRC
>>
>> with "\\\|" or "\\|", but it wasn't working for me. I didn't see any
>> non-alphabetical entities ("name") in the variable org-entities-user,
>> so I was guessing it wouldn't work with a one-line edit.
>
> I think they are not the same.  I'd use $\|x\|_2$ for a norm, say.
> Parallel is a relation: $a\parallel b$.

Ah yes. Now this \| makes more sense. 

>
>> Is the patch okay? I simply used C-x s d (C-g C-x b *Diff* RET).
>
> If you want to go "all in", which is a lot of fun, you have to submit a
> TINY PATCH:
>
>      http://orgmode.org/worg/org-contribute.html
>
> Otherwise, I'm happy to submit it for you (though I'm not sure if
> something like this would go to maint or master...?)
>
> —Rasmus

Yes please do submit when you have the time, though I will try to get closer to being setup for this when I can. (E.g., I'm currently on Elpa Org-mode... and my commits are mostly linear for personal files.) 

  reply	other threads:[~2014-11-18 10:56 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-16 23:53 org-mode pretty entities has \perp but not \parallel Brady Trainor
2014-11-17 10:14 ` Rasmus
2014-11-18  7:12   ` Brady Trainor
2014-11-18  9:33   ` Brady Trainor
2014-11-18  9:57     ` Rasmus
2014-11-18 10:56       ` Brady Trainor [this message]
2014-11-19 13:56         ` Rasmus
2014-11-18 11:16       ` Nicolas Goaziou

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87k32s22vt.fsf@uw.edu \
    --to=algebrat@uw.edu \
    --cc=emacs-orgmode@gnu.org \
    --cc=rasmus@gmx.us \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).