emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Re: How to use both _underlined_ and math subcsript of latex ?


From: Bernt Hansen
Subject: [Orgmode] Re: How to use both _underlined_ and math subcsript of latex ?
Date: Tue, 25 Aug 2009 13:46:57 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)

The following file works just fine for me.

,----
| #+TITLE:     x.org
| #+AUTHOR:    Bernt Hansen
| #+EMAIL:     address@hidden
| #+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 <address@hidden> 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 <address@hidden>
>
>     waterloo <address@hidden> 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.
> address@hidden
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode




reply via email to

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