[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Orgmode] XHTML export - etc.
From: |
Bastien |
Subject: |
Re: [Orgmode] XHTML export - etc. |
Date: |
Sat, 03 Nov 2007 00:04:04 +0000 |
User-agent: |
Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.0 (gnu/linux) |
"William Henney" <address@hidden> writes:
>> I'm not sure about the the last two columns. Maybe it's simpler to
>> let -- and --- be -- and --- in HTML output as well.
>
> Shouldn't they be `&endash;' and `&emdash;' in HTML?
> http://www.w3.org/TR/xhtml1/dtds.html#a_dtd_Symbols
Yes, thanks. So we have now:
| Org | HTML | LaTeX |
|-----+---------+-------|
| \- | ­ | \- |
| " " | | ~ |
| -- | – | -- |
| --- | — | --- |
(Please note that you can already obtain the HTML ­ and
friends by inserting \shy \nbsp etc. But not having to bother about
special character names in the source file is certainly the right
direction.)
I removed the idea of using the tilde character `~' for inerting a
non-breakable space in Org source file because:
- this is the function of Emacs non-breakable space character ` '
- the tilde char can be used in several other places, and we need to
keep the handling of special characters as simple as possible...
- this seems too close to the LaTeX convention.
So now: do people think this conversion table is okay? Too complex?
Incomplete? Unnecessary?
--
Bastien
- Re: [Orgmode] XHTML export - etc., (continued)
- Re: [Orgmode] XHTML export - etc., Daniel Clemente, 2007/11/09
- Re: [Orgmode] XHTML export - etc., Eddward DeVilla, 2007/11/09
- Re: [Orgmode] XHTML export - etc., Xiao-Yong Jin, 2007/11/09
- Re: [Orgmode] XHTML export - etc., Bastien, 2007/11/11
- Re: [Orgmode] XHTML export - etc., Bastien, 2007/11/11
- Re: [Orgmode] XHTML export - etc., William Henney, 2007/11/03
- Re: [Orgmode] XHTML export - etc., Bastien, 2007/11/03
- Re: [Orgmode] XHTML export - etc., William Henney, 2007/11/03
- Re: [Orgmode] XHTML export - etc., Bastien, 2007/11/03
- Re: [Orgmode] XHTML export - etc., William Henney, 2007/11/03
- Re: [Orgmode] XHTML export - etc.,
Bastien <=
- Re: [Orgmode] XHTML export - etc., Bastien, 2007/11/02
- Re: [Orgmode] XHTML export - customizing via local variables, Bastien, 2007/11/02