emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Underscores again - HTML and LaTeX exporting.
@ 2009-07-08 15:56 Nick Dokos
  2009-07-08 19:47 ` Sebastian Rose
  2009-07-09  4:46 ` Carsten Dominik
  0 siblings, 2 replies; 6+ messages in thread
From: Nick Dokos @ 2009-07-08 15:56 UTC (permalink / raw)
  To: emacs-orgmode

I found this by trying to export Bernt Hansen's org-mode tutorial [1] to
HTML and LaTeX. Bernt's IRC nick is Thumper_ and it appears in the
AUTHOR option as follows:

#+AUTHOR: Bernt Hansen (IRC:Thumper_ on freenode)

When exported to HTML, everything is fine. When exported to LaTeX, LaTeX
complains about missing $. The problem does *not* arise if the underscore
is in most other places in the org file, but I found one more place where it
does arise: in a headline, when the underscore begins the word.

Here is a small test file (hi, Sébastien;-) :

--8<---------------cut here---------------start------------->8---
#+AUTHOR: Nick (nick_)
#+OPTIONS: ^:{}


* foo foo_bar foo_ _bar
  foo
  foo_bar
  foo_
  _bar
--8<---------------cut here---------------end--------------->8---

Everything works except the nick_ on the AUTHOR line and the _bar in
the headline.

BTW, I also tried the ^:nil option, but it did not make any difference.

Thanks,
Nick

[1] http://doc.norang.ca/org-mode.html - the org file is at http://doc.norang.ca/org-mode.org

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

end of thread, other threads:[~2009-07-09 14:22 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-07-08 15:56 Underscores again - HTML and LaTeX exporting Nick Dokos
2009-07-08 19:47 ` Sebastian Rose
2009-07-08 21:43   ` Nick Dokos
2009-07-09  4:46 ` Carsten Dominik
2009-07-09  5:32   ` Bastien
2009-07-09 14:21   ` Nick Dokos

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