OK, thanks, I will take a look at that.
Hmmm, I also see that csquotes is not always present in
distributions... :(
So this really has to be optional
- Carsten
On Jan 27, 2010, at 10:29 AM, Sven Bretfeld wrote:
Hi Carsten
Carsten Dominik writes:
can you send me a path, preferably
Hi Carsten
Carsten Dominik writes:
> can you send me a path, preferably with an option to turn this on and
> off?
For now, I only have this dummy solution in my .emacs:
--8<---cut here---start->8---
(eval-after-load "org-latex"
'(defun org-export-latex-quota
Hi Sven,
can you send me a path, preferably with an option to turn this on and
off?
Thanks.
- Carsten
On Jan 24, 2010, at 8:22 PM, Sven Bretfeld wrote:
Hi
"Sven Bretfeld" writes:
Quotation marks like "these" are converted to ``these'' by
org-export-latex. It would be much better to us
On Jan 26, 2010, at 7:26 AM, Scot Becker wrote:
For what it's worth, I also think that an option to do this would be
useful.
Hi Scott, it is worth a lot - more often that not a
second voice like this is what is making the difference...
- Carsten
On Sun, Jan 24, 2010 at 7:22 PM, Sven Br
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 wrote:
> Hi
>
> "Sven Bretfeld" writes:
>
> > Quotation marks like "these" are converted to ``these'' by
> > org-export-latex. It would be much better to use \enquote{th
Hi
"Sven Bretfeld" 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
Hello List
Quotation marks like "these" are converted to ``these'' by
org-export-latex. It would be much better to use \enquote{these}.
The \enquote tag belongs to the powerful csquotes package. Not only does
this package chose the correct quotation mark style for the document
language as defined