emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] HTML export doesn't convert quote before footnote


From: James Harkins
Subject: Re: [O] HTML export doesn't convert quote before footnote
Date: Thu, 09 Jan 2014 10:13:32 +0800
User-agent: Trojita/v0.3.96-git; Qt/4.8.1; X11; Linux; Ubuntu 12.04.3 LTS

On Thursday, January 9, 2014 12:37:39 AM HKT, Nicolas Goaziou wrote:
On Jan 8, 2014 11:33 PM, "Nicolas Goaziou" <address@hidden> wrote:
Smart quotes mechanism is based on regexps. There are unavoidable
ambiguous cases, like this one.

But the export is as expected in LaTeX, so...

It isn't. Look at the LaTeX code produced.

Ah, I see. LaTeX displays the closing curly quote I wanted if I have this in the preamble.

#+LATEX_HEADER: \usepackage[no-math]{fontspec}
#+LATEX_HEADER: \setmainfont[Ligatures={Common,TeX}]{CharisSIL}

If I leave that out, then the appearance in the PDF matches the straight closing quote that ox-latex generates.

OK, I'll work around it on my side.

hjh



reply via email to

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