emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] [feature request] Quotation marks in LaTeX export


From: Scot Becker
Subject: Re: [Orgmode] [feature request] Quotation marks in LaTeX export
Date: Tue, 26 Jan 2010 06:26:58 +0000

For what it's worth, I also think that an option to do this would be useful.

 

On Sun, Jan 24, 2010 at 7:22 PM, Sven Bretfeld <address@hidden> wrote:
Hi

"Sven Bretfeld" <address@hidden> writes:

> Quotation marks like "these" are converted to ``these'' by
> org-export-latex. It would be much better to use \enquote{these}.

I have seen that org-latex.el links the quotation marks to the LANG
environment. So far only French and English are supported. I think this
is more complicated than it needs to be. Anyway, users with a French
environment also write English texts from time to time. We already have
a user-configurable, language-sensitive solution with the
csquotes-package. Why not use it?

On my system, I just changed the respective code in org-latex.el to
\enquote{}. It's working and it's easy. But it will be gone with the
next update.

Greetings,

Sven


_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


reply via email to

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