org.texi: Remove reference to quoted underscores

* doc/org.texi (Subscripts and superscripts): Remove reference to
  quoted underscores until this mechanism is implemented again.
This commit is contained in:
Nicolas Goaziou 2013-10-24 11:16:19 +02:00
parent d20c5fbc81
commit 6541e1632f
1 changed files with 5 additions and 7 deletions

View File

@ -10114,13 +10114,11 @@ the sun is R_@{sun@} = 6.96 x 10^8 m.
@end example
@vindex org-use-sub-superscripts
To avoid interpretation as raised or lowered text, you can quote @samp{^} and
@samp{_} with a backslash: @samp{\^} and @samp{\_}. If you write a text
where the underscore is often used in a different context, Org's convention
to always interpret these as subscripts can get in your way. Configure the
variable @code{org-use-sub-superscripts} to change this convention. For
example, when setting this variable to @code{@{@}}, @samp{a_b} will not be
interpreted as a subscript, but @samp{a_@{b@}} will.
If you write a text where the underscore is often used in a different
context, Org's convention to always interpret these as subscripts can get in
your way. Configure the variable @code{org-use-sub-superscripts} to change
this convention. For example, when setting this variable to @code{@{@}},
@samp{a_b} will not be interpreted as a subscript, but @samp{a_@{b@}} will.
@table @kbd
@kindex C-c C-x \