emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] [PATCH] Allow inclusion of author's email in LaTeX export


From: Bastien
Subject: Re: [Orgmode] [PATCH] Allow inclusion of author's email in LaTeX export
Date: Mon, 17 Jan 2011 20:21:58 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Hi Lawrence,

Lawrence Mitchell <address@hidden> writes:

> * org-latex.el (org-export-latex-make-header): Export email in
> author line if `org-export-email-info' is non-nil.

Thanks a lot - I just applied a slightly modified version of your 
patch.

The trick is to use (plist-get opt-plist :email-info) instead of
`org-export-email-info' so that in-buffer options are taken into
account.

Thanks for submitting this!

-- 
 Bastien



reply via email to

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