all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* texttt inside verbatim
@ 2009-11-04 18:22 "Martin G. Skjæveland"
  2009-11-05  6:48 ` Carsten Dominik
  0 siblings, 1 reply; 2+ messages in thread
From: "Martin G. Skjæveland" @ 2009-11-04 18:22 UTC (permalink / raw)
  To: emacs-orgmode

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-11-05  6:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-04 18:22 texttt inside verbatim "Martin G. Skjæveland"
2009-11-05  6:48 ` Carsten Dominik

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.