emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Escaping Square Brackets in LaTeX Export
@ 2011-09-01 11:24 Richard Lewis
  2011-09-01 12:07 ` Erik Iverson
  2011-09-01 12:28 ` Jambunathan K
  0 siblings, 2 replies; 4+ messages in thread
From: Richard Lewis @ 2011-09-01 11:24 UTC (permalink / raw)
  To: emacs-orgmode

Hi there,

I want to include the following in an org-mode buffer and be able to
export it to LaTeX:

#+begin_src python :exports code
s[0]
#+end_src

The problem is that org-mode treats s[0] as a footnote reference and
produces LaTeX like this:

\begin{verbatim}
s\footnote{DEFINITION NOT FOUND: 0 }
\end{verbatim}

Is it possible to escape the square brackets?

Thanks,
Richard

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

end of thread, other threads:[~2011-09-01 15:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-01 11:24 Escaping Square Brackets in LaTeX Export Richard Lewis
2011-09-01 12:07 ` Erik Iverson
2011-09-01 12:28 ` Jambunathan K
2011-09-01 15:44   ` Richard Lewis

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).