tycho garen <ga...@tychoish.com> 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)

Reply via email to