emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* fix for error of quoted and emphasized text in LaTeX export
@ 2010-07-07 14:48 Robert Hennig
  2010-07-15 21:49 ` Scot Becker
  0 siblings, 1 reply; 2+ messages in thread
From: Robert Hennig @ 2010-07-07 14:48 UTC (permalink / raw)
  To: emacs-orgmode

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: fix for error of quoted and emphasized text in LaTeX export
  2010-07-07 14:48 fix for error of quoted and emphasized text in LaTeX export Robert Hennig
@ 2010-07-15 21:49 ` Scot Becker
  0 siblings, 0 replies; 2+ messages in thread
From: Scot Becker @ 2010-07-15 21:49 UTC (permalink / raw)
  To: Robert Hennig; +Cc: emacs-orgmode


[-- Attachment #1.1: Type: text/plain, Size: 1032 bytes --]

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 <robert.hennig@freylax.de>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.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>

[-- Attachment #1.2: Type: text/html, Size: 1600 bytes --]

[-- Attachment #2: Type: text/plain, Size: 201 bytes --]

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-07-15 21:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-07 14:48 fix for error of quoted and emphasized text in LaTeX export Robert Hennig
2010-07-15 21:49 ` Scot Becker

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).