emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Sebastian Rose <sebastian_rose@gmx.de>
To: nicholas.dokos@hp.com
Cc: emacs-orgmode@gnu.org
Subject: Re: Underscores again - HTML and LaTeX exporting.
Date: Wed, 08 Jul 2009 21:47:23 +0200	[thread overview]
Message-ID: <87iqi3ez3o.fsf@kassiopeya.MSHEIMNETZ> (raw)
In-Reply-To: <22935.1247068568@gamaville.dokosmarshall.org> (Nick Dokos's message of "Wed, 08 Jul 2009 11:56:08 -0400")

Nick Dokos <nicholas.dokos@hp.com> writes:
> 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;-) :
>
>
> #+AUTHOR: Nick (nick_)
> #+OPTIONS: ^:{}
>
>
> * foo foo_bar foo_ _bar
>   foo
>   foo_bar
>   foo_
>   _bar
>
> Everything works except the nick_ on the AUTHOR line and the _bar in
> the headline.


Seems part of it happens in a loop with a wrong counter?


This works for the `foo_ _bar' part of it:



* foo foo_bar foo_     _bar
  foo
  foo_bar
  foo_
  _bar



  Sebastian

  reply	other threads:[~2009-07-08 19:43 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-08 15:56 Underscores again - HTML and LaTeX exporting Nick Dokos
2009-07-08 19:47 ` Sebastian Rose [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87iqi3ez3o.fsf@kassiopeya.MSHEIMNETZ \
    --to=sebastian_rose@gmx.de \
    --cc=emacs-orgmode@gnu.org \
    --cc=nicholas.dokos@hp.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).