The following file works just fine for me. ,---- | #+TITLE: x.org | #+AUTHOR: Bernt Hansen | #+EMAIL: be...@norang.ca | #+DATE: 2009-08-25 Tue | #+DESCRIPTION: | #+KEYWORDS: | #+LANGUAGE: en | #+OPTIONS: H:3 num:t toc:t \n:nil @:t ::t |:t ^:t -:t f:t *:t <:t | #+OPTIONS: TeX:t LaTeX:nil skip:nil d:nil todo:t pri:nil tags:not-in-toc | #+INFOJS_OPT: view:nil toc:nil ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js | #+EXPORT_SELECT_TAGS: export | #+EXPORT_EXCLUDE_TAGS: noexport | #+LINK_UP: | #+LINK_HOME: | | * Level 1 | | This is _underlined_ and this is sub_script `----
Exporting to HTML and Latex both work. The exporter converts appropriately. C-c C-e b and C-c C-e d displays the underline and subscript for me. -Bernt waterloo <waterloo2...@gmail.com> writes: > I use _underlined_ to get a line under `underline' in html. > But the character `_' is known as math subscript of latex (just as in > \sum_0^100 ). > > I want to use both underline and math subscript simultaneously. > > How to do with it ? > > I find some of you are not familiar to latex syntax . > > Thanks > > 2009/8/26 Matt Lundin <m...@imapmail.org> > > waterloo <waterloo2...@gmail.com> writes: > > > when I export to html , _underlined_ was known as math subscript of > > latex. > > > > Is it a bug ? Thanks > > _Underlined text_ exports to html just fine here. > > You'll need to provide your export settings and a sample file in which > the behavior occurs if you'd like to receive help from the list. > > - Matt > > _______________________________________________ > 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