emacs-orgmode
[Top][All Lists]
Advanced

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

[O] Escaping :: in lists


From: Clément Pit--Claudel
Subject: [O] Escaping :: in lists
Date: Mon, 8 Aug 2016 12:09:53 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0

Hi emacs-orgmode,

I'm trying to make a list of code snippets including double colons:

- ~head :: tail~
- =head :: tail=
- src_ocaml{head :: tail}

But exporting to LaTeX fails:

\item[{\textasciitilde{}head}] tail\textasciitilde{}
\item[{=head}] tail=
\item[{src\(_{\text{ocaml}}\)\{head}] tail\}

How can I escape the '::'?

Thanks!



Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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