You can put an OPTIONS line in you file. #+OPTIONS ^:nil Turn off superscript/subscript
or, my prefered #+OPTIONS ^:{} Works for foo^{bar} & foo_{bar} but not foo^bar & foo_bar This is in "12.3 Export options" of the org manual. Edd On Sat, Jun 27, 2009 at 8:01 AM, Bob Kline<bkl...@rksystems.com> wrote: > I notice that when text containing an underscore (as happens frequently with > database table names) is exported as HTML, the exporter decides to covert > the rest of the word to a subscript. I tried escaping the underscore with a > backslash, but then exporting to ASCII is broken, with the backslash passed > through as part of the text. > > What's the correct way to escape the underscore so that the HTML exporter > doesn't garble the output, without mucking up ASCII export? Or is org-mode > designed in such a way that users are expected to mark up documents for one > specific output (which would be a step backward)? > > -- > Bob Kline > http://www.rksystems.com > mailto:bkl...@rksystems.com > > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode > _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode