emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] [Bug] ~Verbatim~ in headlines breaks LaTeX


From: Titus von der Malsburg
Subject: Re: [O] [Bug] ~Verbatim~ in headlines breaks LaTeX
Date: Sat, 30 May 2015 08:19:41 -0700

On 2015-05-30 Sat 01:09, Nicolas Goaziou wrote:
> Hello,
>
> Titus von der Malsburg <address@hidden> writes:
>
>> Yes, I saw this thread after sending the previous email.  According to
>> `org-latex-text-markup-alist', protectedtexttt should be used, which
>> seems like a good-enough solution for this problem.  But for some reason
>> that doesn’t happen.
>
> It happens. However, verbatim is =...= whereas ~...~ is code. The former
> uses protectedtexttt while the latter uses \verb.

Huh, ~code~ is translated to \verb and =verbatim= is translated to
\texttt (plus escaping of some special characters)?  If \verb is used at
all, shouldn’t it be generated by =verbatim= instead of by ~code~?

> Note that we could do better anyway and switch command depending on
> context.

Yes, I suppose anything is better than producing malformed LaTeX.

  Titus


Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]