On Thursday, January 9, 2014 12:37:39 AM HKT, Nicolas Goaziou wrote:
On Jan 8, 2014 11:33 PM, "Nicolas Goaziou" <n.goaz...@gmail.com> 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