emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Michael Broschinsky <mikebroschinsky@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Why is text marked as ~verbatim~ exported in LaTeX as \texttt{}
Date: Fri, 28 Jan 2011 16:25:39 -0700	[thread overview]
Message-ID: <AANLkTimuci0CuSNSTUX6LjnhEBW9=x6Bb=mjz=yUFaT-@mail.gmail.com> (raw)

I have a small test document:

 #+TITLE: Title

 This is normal text.

 =This is teletype text.=

 ~This is verbatim text.~

When I choose the LaTeX export option and inspect the LaTeX output, I
see that both the text marked as =code= and the text marked as
~verbatim~ are exported as \texttt{}.

I expected that =code= would be exported as \texttt{}, but I expected
~verbatim~ to be expected with the LaTeX \verb command.

Then when I explored org-export-latex-emphasis-alist, I see that the
documentation indicates that if the string to wrap the fontified text
is \verb, then "Org will automatically select a delimiter character
not in the string", which also leads me to believe that that
~verbatim~ will be exported as \verb.

What simple thing am I missing to export ~verbatim~ text as \verb?

Mike

             reply	other threads:[~2011-01-28 23:25 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-28 23:25 Michael Broschinsky [this message]
2011-01-28 23:40 ` Why is text marked as ~verbatim~ exported in LaTeX as \texttt{} Nick Dokos
2011-01-29  0:14   ` Thomas S. Dye
2011-01-29 17:42     ` Michael Broschinsky
2011-01-29 18:08       ` Thomas S. Dye

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='AANLkTimuci0CuSNSTUX6LjnhEBW9=x6Bb=mjz=yUFaT-@mail.gmail.com' \
    --to=mikebroschinsky@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).