[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Directional quotes in html
From: |
Eric S Fraga |
Subject: |
Re: [O] Directional quotes in html |
Date: |
Wed, 07 Dec 2011 08:58:53 +0000 |
User-agent: |
Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.90 (gnu/linux) |
tycho garen <address@hidden> writes:
> On Tue, Dec 06, 2011 at 06:25:09PM +0000, Herbert Sitz wrote:
>> In my exports to pdf standard double-quote and single-quote (apostrophe)
>> characters both get translated to corresponding pairs of opening and closing
>> quotes. But in export to html both double- and single-quotes seem to be same
>> in resulting html as they were in the org text, non-paired, non-directional.
>
> The directional quotes are processed by LaTeX and org have very little
> to do with this.
Actually, that's not true. Org is creating the latex with the
appropriate (left/right) quotes in place. Latex expects this. In a
latex file, you need have written ``a quoted string'' instead of "a
quoted string" for things to look right in the output.
So it is indeed org's latex exporter that is handling quotes appropriately.
--
: Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) in Emacs 24.0.90.1
: using Org-mode version 7.7 (release_7.7.622.g92d30)