emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Quotes not being converted correctly for LaTeX export


From: Bastien
Subject: Re: [O] Quotes not being converted correctly for LaTeX export
Date: Fri, 08 Mar 2013 19:27:25 +0100
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux)

There is still something wrong here: if french users use
(setq org-export-smart-quotes-alist t) and do not use
\usepackage[french]{babel}, the quotes will not be very
smart, they will disappear.

I suggest having an option for the babel package: when
a string (equal org-latex-use-package-babel "french"), it
will trigger the insertion of \usepackage[french]{babel}
in the header.  When an alist, it will trigger the insertion
of \usepackage... depending on the current language.

I think {babel} is common enough to deserve its own option,
but maybe I'm overrating its use.

Nicolas, what do you think?

-- 
 Bastien



reply via email to

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