emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* verbatim bug?
@ 2009-11-07 12:25 Martin G. Skjæveland
  2009-11-09 21:09 ` Carsten Dominik
  0 siblings, 1 reply; 2+ messages in thread
From: Martin G. Skjæveland @ 2009-11-07 12:25 UTC (permalink / raw)
  To: emacs-orgmode

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

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

end of thread, other threads:[~2009-11-09 21:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-07 12:25 verbatim bug? Martin G. Skjæveland
2009-11-09 21:09 ` 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).