* Function request in exporting to HTML: \bar
@ 2010-01-05 15:39 Xin Shi
2010-01-05 17:27 ` Carsten Dominik
0 siblings, 1 reply; 3+ messages in thread
From: Xin Shi @ 2010-01-05 15:39 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1.1: Type: text/plain, Size: 274 bytes --]
Hello Experts,
In mathematics, it's frequent to see symbols with a bar over it. This is
easy to do in LaTeX: \bar{A}. While in HTML, it is :
<span style="text-decoration:overline">A</span>
I'm wondering if it's possible to implement that into the org-mode.
Thanks!
Xin
[-- Attachment #1.2: Type: text/html, Size: 347 bytes --]
[-- Attachment #2: Type: text/plain, Size: 201 bytes --]
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Function request in exporting to HTML: \bar
2010-01-05 15:39 Function request in exporting to HTML: \bar Xin Shi
@ 2010-01-05 17:27 ` Carsten Dominik
2010-01-05 21:26 ` Xin Shi
0 siblings, 1 reply; 3+ messages in thread
From: Carsten Dominik @ 2010-01-05 17:27 UTC (permalink / raw)
To: Xin Shi; +Cc: emacs-orgmode
Hi Xin,
take a look at the variable org-emphasis-alist.
- Carsten
On Jan 5, 2010, at 4:39 PM, Xin Shi wrote:
> Hello Experts,
>
> In mathematics, it's frequent to see symbols with a bar over it.
> This is easy to do in LaTeX: \bar{A}. While in HTML, it is :
> <span style="text-decoration:overline">A</span>
>
> I'm wondering if it's possible to implement that into the org-mode.
>
> Thanks!
>
> Xin
>
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
- Carsten
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Function request in exporting to HTML: \bar
2010-01-05 17:27 ` Carsten Dominik
@ 2010-01-05 21:26 ` Xin Shi
0 siblings, 0 replies; 3+ messages in thread
From: Xin Shi @ 2010-01-05 21:26 UTC (permalink / raw)
To: Carsten Dominik; +Cc: emacs-orgmode
[-- Attachment #1.1: Type: text/plain, Size: 812 bytes --]
Hi Carsten,
Hi Carsten,
It worked. Thank you!
Xin
On Tue, Jan 5, 2010 at 12:27 PM, Carsten Dominik
<carsten.dominik@gmail.com>wrote:
> Hi Xin,
>
> take a look at the variable org-emphasis-alist.
>
> - Carsten
>
>
> On Jan 5, 2010, at 4:39 PM, Xin Shi wrote:
>
> Hello Experts,
>>
>> In mathematics, it's frequent to see symbols with a bar over it. This is
>> easy to do in LaTeX: \bar{A}. While in HTML, it is :
>> <span style="text-decoration:overline">A</span>
>>
>> I'm wondering if it's possible to implement that into the org-mode.
>>
>> Thanks!
>>
>> Xin
>>
>> _______________________________________________
>> Emacs-orgmode mailing list
>> Please use `Reply All' to send replies to the list.
>> Emacs-orgmode@gnu.org
>> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>>
>
> - Carsten
>
>
>
>
[-- Attachment #1.2: Type: text/html, Size: 1634 bytes --]
[-- Attachment #2: Type: text/plain, Size: 201 bytes --]
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-01-05 21:27 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-05 15:39 Function request in exporting to HTML: \bar Xin Shi
2010-01-05 17:27 ` Carsten Dominik
2010-01-05 21:26 ` Xin Shi
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.