Re: [Orgmode] quotation marks in LaTeX (again)

2010-10-05 Thread Sven Bretfeld
Hi Don Don March writes: > Implementing the \enquote solution proposed by Sven Bretfeld would a > fix for this, but that would probably have to be optional. So I was > working on a regexp fix for this, but then I realized that there's a > host of cases where the beginning quote isn't recognized

Re: [Orgmode] quotation marks in LaTeX (again)

2010-10-05 Thread Carsten Dominik
On Oct 4, 2010, at 10:00 PM, Don March wrote: There's been some talk about quotation marks when exporting to LaTeX, but I've noticed some issues in addition (I think) to those mentioned by others. "'a quote' inside a quote" is exported to LaTeX as ``'a quote' inside a quote'' but shoul

[Orgmode] quotation marks in LaTeX (again)

2010-10-04 Thread Don March
There's been some talk about quotation marks when exporting to LaTeX, but I've noticed some issues in addition (I think) to those mentioned by others. "'a quote' inside a quote" is exported to LaTeX as ``'a quote' inside a quote'' but should be ``\,`a quote' inside a quote'' Simila