all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Rasmus <rasmus@gmx.us>
To: emacs-orgmode@gnu.org
Subject: Re: Highlighting LaTeX fragments
Date: Sat, 09 Feb 2013 19:46:08 +0100	[thread overview]
Message-ID: <87liaxtjf3.fsf@pank.eu> (raw)
In-Reply-To: 8738x5s6r1.fsf@gmail.com

Nicolas Goaziou <n.goaziou@gmail.com> writes:

>> Basically stuff like α would be displayed with a special face.
>
> It's still the case. This part is done by `org-fontify-entities'
> (toggled by `org-pretty-entities').

This just turns \alpha into α.  It does not give it a special color
(on my system at least).

> Maybe rewrite a similar function with all references to the export
> sub-system removed. Also make sure it doesn't overlap with existing
> facilities.

Would the best way to go about it be using regexps?

> To begin with, it should be useful to know what is missing exactly.

Colors.  E.g. it used to be that if an equation was too long to be
supported by $-signs it would go from brown (on my system) to the
normal black, giving visual feedback as to whether \(·\) should be
used. 

Also, it made it quicker to distinguish inline "math" from text (also
display math but this can be replaced by babel blocks).

–Rasmus

-- 
. . . The proofs are technical in nature and provides no real understanding.

  reply	other threads:[~2013-02-09 18:46 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-09 16:47 Highlighting LaTeX fragments Rasmus
2013-02-09 18:05 ` Nicolas Goaziou
2013-02-09 18:46   ` Rasmus [this message]
2013-02-09 23:15     ` Nicolas Goaziou
2013-02-16 15:37       ` Rasmus
2013-02-16 21:22         ` Nicolas Goaziou
2013-02-16 22:02           ` Rasmus

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

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

  git send-email \
    --in-reply-to=87liaxtjf3.fsf@pank.eu \
    --to=rasmus@gmx.us \
    --cc=emacs-orgmode@gnu.org \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.