all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Angular brackets break LaTex environment in html-export
@ 2014-01-14 19:00 Axel
  2014-01-14 19:45 ` Nick Dokos
  2014-01-14 23:58 ` Vladimir Lomov
  0 siblings, 2 replies; 3+ messages in thread
From: Axel @ 2014-01-14 19:00 UTC (permalink / raw)
  To: emacs-orgmode

Hi,

When I use angular brackets in a LaTeX environment, sometimes they break 
the mathjax-rendering when exported to html/Rhtml (See example below). 
Export into LaTeX-pdf works fine in all cases, but export into html 
fails without whitespaces. Is this due to interference with the 
timestamps in org-mode?

--8<---------------cut here---------------start------------->8---

* heading

\( <R^2> \sim t \)

\( < R^2 > \sim t \)

\[ \left<R^2\right> \sim t \]

\[ \left< R^2 \right> \sim t \]

-8<---------------cut here---------------end------------->8---

Cheers
Axel

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

* Re: Angular brackets break LaTex environment in html-export
  2014-01-14 19:00 Angular brackets break LaTex environment in html-export Axel
@ 2014-01-14 19:45 ` Nick Dokos
  2014-01-14 23:58 ` Vladimir Lomov
  1 sibling, 0 replies; 3+ messages in thread
From: Nick Dokos @ 2014-01-14 19:45 UTC (permalink / raw)
  To: emacs-orgmode

Axel <axel.krinner@tu-dresden.de> writes:

> Hi,
>
> When I use angular brackets in a LaTeX environment, sometimes they break 
> the mathjax-rendering when exported to html/Rhtml (See example below). 
> Export into LaTeX-pdf works fine in all cases, but export into html 
> fails without whitespaces. Is this due to interference with the 
> timestamps in org-mode?
>

No, it's a mathjax limitation: see

   http://docs.mathjax.org/en/latest/tex.html#tex-and-latex-in-html-documents

>
> * heading
>
> \( <R^2> \sim t \)
>
> \( < R^2 > \sim t \)
>
> \[ \left<R^2\right> \sim t \]
>
> \[ \left< R^2 \right> \sim t \]
>
>
> Cheers
> Axel

Nick

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

* Re: Angular brackets break LaTex environment in html-export
  2014-01-14 19:00 Angular brackets break LaTex environment in html-export Axel
  2014-01-14 19:45 ` Nick Dokos
@ 2014-01-14 23:58 ` Vladimir Lomov
  1 sibling, 0 replies; 3+ messages in thread
From: Vladimir Lomov @ 2014-01-14 23:58 UTC (permalink / raw)
  To: emacs-orgmode

Hello,
** Axel [2014-01-14 20:00:58 +0100]:

> Hi,

> When I use angular brackets in a LaTeX environment, sometimes they break the
> mathjax-rendering when exported to html/Rhtml (See example below). Export
> into LaTeX-pdf works fine in all cases, but export into html fails without
> whitespaces. Is this due to interference with the timestamps in org-mode?

> --8<---------------cut here---------------start------------->8---

> * heading

> \( <R^2> \sim t \)

> \( < R^2 > \sim t \)

> \[ \left<R^2\right> \sim t \]

> \[ \left< R^2 \right> \sim t \]

> -8<---------------cut here---------------end------------->8---

Did you try to use \langle and \rangle instead of < and >? IMO, use of
< and > only "possible" in relations.

> Cheers
> Axel

---
WBR, Vladimir Lomov

-- 
The major sin is the sin of being born.
		-- Samuel Beckett

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

end of thread, other threads:[~2014-01-14 23:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-14 19:00 Angular brackets break LaTex environment in html-export Axel
2014-01-14 19:45 ` Nick Dokos
2014-01-14 23:58 ` Vladimir Lomov

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.