Hi all,

when I import the file

--8<---------------cut here---------------start------------->8---
-----------------
| grandmother   |
=================
| sim:Jackeline |
| sim:Mona      |
-----------------
--8<---------------cut here---------------end------------->8---

using the command

#+INCLUDE "grandmothers.txt" example

and export to latex it turns into


\begin{verbatim}
-----------------
| grandmother   |
\texttt{===============}
| sim:Jackeline |
| sim:Mona      |
-----------------
\end{verbatim}


I would like to remove \texttt{ }. I have tried different export option settings, but I can't make it work.

Is there a way?

Thanks!
Martin


_______________________________________________
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