Jeff Kowalczyk <j...@yahoo.com> writes:

> Is there a way to escape backslashes (\) in code and verbatim that will 
> export to LaTeX correctly?
>
> When writing =\\host\share= or =C:\path\to=, pdftolatex output is incorrect.
>
> The various methods described in [1] don't work for me in Org.

#+begin_example 
 ~ and \ in latex
 \host

 \\host\share and c:\path\to\something

#+end_example

-Bernt


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to