emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] fix for error of quoted and emphasized text in LaTeX expo


From: Scot Becker
Subject: Re: [Orgmode] fix for error of quoted and emphasized text in LaTeX export
Date: Thu, 15 Jul 2010 22:49:21 +0100

Robert,

Did you have a chance to try this yet?  I'm keen to know if it seems to work.  I'll try if I get the chance, but (perhaps like you), I'm no expert, and it might be a few days before I have a chance to play with it.

Scot


On Wed, Jul 7, 2010 at 3:48 PM, Robert Hennig <address@hidden> wrote:
Dear Orgmode List,

In LaTeX export the following will fail:

"/Hello/" -> ``/Hello/''

instead of

"/Hello/" -> ``\emph{Hello}''

The fix I propose is to change the order of
calling
org-export-latex-quotation-marks AFTER
org-export-latex-fontify in
the org-export-latex-content function, because the quotation marks would
be changed and do not match the regexp anymore.

But I'm not too shure if there are other implications to regard.

best regards,


Robert Hennig

_______________________________________________
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]