emacs-orgmode@gnu.org archives
 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

* Re: texttt inside verbatim
  2009-11-04 18:22 texttt inside verbatim "Martin G. Skjæveland"
@ 2009-11-05  6:48 ` Carsten Dominik
  0 siblings, 0 replies; 2+ messages in thread
From: Carsten Dominik @ 2009-11-05  6:48 UTC (permalink / raw)
  To: Martin G. Skjæveland; +Cc: emacs-orgmode

Hi Martin,

this is a big, fixed now in the latest git repository version.

Thanks for the report.

- Carsten

On Nov 4, 2009, at 7:22 PM, Martin G. Skjæveland wrote:

> 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

- Carsten

^ 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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).