emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] math in parentheses


From: Andreas Leha
Subject: [O] math in parentheses
Date: Tue, 28 Oct 2014 12:54:18 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (darwin)

Hi,

I encounter a problem using $..$ expressions when they are enclosed
in parentheses.


This sample

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

* Some math
This $T$ works, but ($T$) this does not.
--8<---------------cut here---------------end--------------->8---

exports to (relevant part)

--8<---------------cut here---------------start------------->8---
\section{Some math}
\label{sec-1}
This \(T\) works, but (\$T\$) this does not.
--8<---------------cut here---------------end--------------->8---


Is that expected behaviour?


(Note that \(...\) expressions work.)


I am on
- OS X 10.9.4
- GNU Emacs 24.4.50.1
- Org-mode version 8.3beta


Regards,
Andreas




reply via email to

[Prev in Thread] Current Thread [Next in Thread]