emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Bug: ^:{} option, underscore in inline task, latex export
@ 2012-02-21  0:29 mylesenglish
  0 siblings, 0 replies; only message in thread
From: mylesenglish @ 2012-02-21  0:29 UTC (permalink / raw)
  To: emacs-orgmode Mode

Hello,

If an underscore appears in an inline task then there are problems for
latex export, as below.

Myles



#+TITLE: Underscore bug
#+OPTIONS:   ^:{}


* This works as expected

Here is an under_score that is escaped upon latex export

*************** TODO Fix buggy_bug
		That one makes it through to the .tex file
*************** END

* LaTeX export results in: 					   :noexport:

\section{This works as expected}
\label{sec-1}


Here is an under\_{}score that is escaped upon latex export

\begin{description}
\item[\textsc{TODO} Fix buggy_bug]~

That one makes it through to the .tex file

\end{description}

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-02-21  0:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-21  0:29 Bug: ^:{} option, underscore in inline task, latex export mylesenglish

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).