emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] Writing raw [1], *aa*, without being interpreted


From: Daniel Clemente
Subject: [Orgmode] Writing raw [1], *aa*, without being interpreted
Date: Sat, 18 Aug 2007 12:19:10 +0200

Hi,
  in a file I would like to write following line:
----
 „Writing [1] you can create a footnote."
----

  But then [1] is interpreted as a footnote. I have tried escaping it:
\[1\] =[1]= \\[1\\] @<span>[1]@</span> etc. but it doesn't work; it's
always interpreted as a footnote.
  How can these 3 characters [1] be written on a file?

  Of course, disabling footnotes (#+OPTION f:nil) is not a solution
since I do want to use them eventually.

  I expected to find this information in the manual, page 75 (example:
point 11.5.4), but there's nothing about it. I think it's missing a
type of <literal> element:  <literal>this goes [1] *aa* /aa/
unprocessed.</literal>

  Any idea?

  Greetings,
Daniel




reply via email to

[Prev in Thread] Current Thread [Next in Thread]