I am exporting a block of code
#+begin_lstlisting
cut -d \' | grep http://
#+end_lstlisting
But the org export to latex replaces the backslash with $\backslash$
and the http:// string with \url{http://}
.
I have tried the export options
#+OPTIONS: ^:nil -:nil tex:verbatim
But they haven't done the trick. Any suggestions would be helpful.
I am using orgmode 8.2.10 on Emacs 25.1.50.2