emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Martin G. Skjæveland" <martige@ifi.uio.no>
To: emacs-orgmode@gnu.org
Subject: verbatim bug?
Date: Sat, 7 Nov 2009 13:25:33 +0100	[thread overview]
Message-ID: <7ddcf59278bf0696df95014ff2958946.squirrel@webmail.uio.no> (raw)

Hi,

Then I write

some text some text ~<<some_scr_block_name>>~.

because I want "<<some_scr_block_name>>" written as verbatim in my latex
export, I get, in latex,

\texttt{\textbackslash{}label\{some\_src\_block\_name\}some\_src\_block\_name}.

which gives me the text

\label{some_src_block_name}some_src_block_name

in verbatim.

I have also tried "=<<some_scr_block_name>>=" with the same results. What
kind-of-works for me is

some text some text
 : <<some_scr_block_name>> .

which does not work without the dot (or a different character) on the end.

I guessing this is a bug, or should I do some escaping of characters?

Thanks!
Martin

             reply	other threads:[~2009-11-07 12:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-07 12:25 Martin G. Skjæveland [this message]
2009-11-09 21:09 ` verbatim bug? Carsten Dominik

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=7ddcf59278bf0696df95014ff2958946.squirrel@webmail.uio.no \
    --to=martige@ifi.uio.no \
    --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).