From: Nick Dokos <ndokos@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: [Bug] ~Verbatim~ in headlines breaks LaTeX
Date: Sat, 30 May 2015 00:32:34 -0400 [thread overview]
Message-ID: <87617a65y5.fsf@alphaville.usersys.redhat.com> (raw)
In-Reply-To: 87382eg2f4.fsf@posteo.de
Titus von der Malsburg <malsburg@posteo.de> writes:
> #+BEGIN_EXAMPLE
> * The variable ~JAVA_HOME~
> &
> #+END_EXAMPLE
>
> Exporting this to LaTeX and then compiling to PDF, produces the
> following error:
>
> ! Missing $ inserted.
> <inserted text>
> $
> l.35 \section{The variable \verb~JAVA_HOME~}
>
> Apparently, \verb is not allow in command arguments:
>
> http://www.tex.ac.uk/cgi-bin/texfaq2html?label=verbwithin
>
> One solution is uses \cprotect:
>
> \cprotect\section{The variable \verb~JAVA_HOME~}
>
> I don’t know how the exporter works but I wouldn’t be surprised if it
> wasn’t entirely trivial to implement this.
>
> The problem also exists in other situations where ~verbatim~ is used in
> embedded contexts, for example when used in link descriptions:
>
> [[https://encrypted.google.com/search?q=JAVA_HOME][Google
> ~JAVA_HOME~]]
>
> Is there anything that speaks against using \texttt for ~verbatim~? The
> HTML exporter uses the code tag for ~verbatim~ and =code=.
>
> Titus
I don't know what \cprotect does but there was a discussion of this a
long time ago:
http://thread.gmane.org/gmane.emacs.orgmode/14256/focus=14257
and back then, Carsten changed it so that verbatim in headlines used
\texttt - but that was the old latex exporter: I take it things are
different now?
Nick
next prev parent reply other threads:[~2015-05-30 4:32 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-30 3:38 [Bug] ~Verbatim~ in headlines breaks LaTeX Titus von der Malsburg
2015-05-30 4:32 ` Nick Dokos [this message]
2015-05-30 5:18 ` Titus von der Malsburg
2015-05-30 8:09 ` Nicolas Goaziou
2015-05-30 15:19 ` Titus von der Malsburg
2015-05-31 8:40 ` Nicolas Goaziou
2015-06-05 19:28 ` Titus von der Malsburg
2015-06-05 21:27 ` Nicolas Goaziou
2015-06-05 22:58 ` Titus von der Malsburg
2015-06-06 7:28 ` Nicolas Goaziou
2015-06-06 17:32 ` Titus von der Malsburg
2015-06-06 22:15 ` Suvayu Ali
2015-06-06 23:20 ` Nicolas Goaziou
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=87617a65y5.fsf@alphaville.usersys.redhat.com \
--to=ndokos@gmail.com \
--cc=emacs-orgmode@gnu.org \
/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).