all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* BUG: latex preview for \(...\)
@ 2014-10-29 10:49 Andreas Leha
  2014-10-29 10:59 ` Nicolas Goaziou
  0 siblings, 1 reply; 3+ messages in thread
From: Andreas Leha @ 2014-10-29 10:49 UTC (permalink / raw
  To: emacs-orgmode

Hi all,

background: Since $...$ are less robust, \(...\) is recommended as more
robust replacement.

Unfortunately, the LaTeX preview is not working on \(...\) constructs.

Here is the ECM:

--8<---------------cut here---------------start------------->8---
#+TITLE: Test LaTeX-Preview

* Inline math
There are $f(x)$ and \(f(x)\) constructs

Try C-u C-c C-x C-l to see.
--8<---------------cut here---------------end--------------->8---

Regards,
Andreas

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: BUG: latex preview for \(...\)
  2014-10-29 10:49 BUG: latex preview for \(...\) Andreas Leha
@ 2014-10-29 10:59 ` Nicolas Goaziou
  2014-10-29 11:23   ` Andreas Leha
  0 siblings, 1 reply; 3+ messages in thread
From: Nicolas Goaziou @ 2014-10-29 10:59 UTC (permalink / raw
  To: Andreas Leha; +Cc: emacs-orgmode

Hello,

Andreas Leha <andreas.leha@med.uni-goettingen.de> writes:

> Unfortunately, the LaTeX preview is not working on \(...\) constructs.

Oops, regexp failure. This should be fixed. Thank you.


Regards,

-- 
Nicolas Goaziou

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: BUG: latex preview for \(...\)
  2014-10-29 10:59 ` Nicolas Goaziou
@ 2014-10-29 11:23   ` Andreas Leha
  0 siblings, 0 replies; 3+ messages in thread
From: Andreas Leha @ 2014-10-29 11:23 UTC (permalink / raw
  To: emacs-orgmode

Hi Nicolas,

Nicolas Goaziou <mail@nicolasgoaziou.fr> writes:
> Hello,
>
> Andreas Leha <andreas.leha@med.uni-goettingen.de> writes:
>
>> Unfortunately, the LaTeX preview is not working on \(...\) constructs.
>
> Oops, regexp failure. This should be fixed. Thank you.
>

Confirmed.  Thank a lot!

Regards,
Andreas

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-10-29 11:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-29 10:49 BUG: latex preview for \(...\) Andreas Leha
2014-10-29 10:59 ` Nicolas Goaziou
2014-10-29 11:23   ` Andreas Leha

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.