Hi, I noticed that special characters in the email, such as an underscore, are not escaped. This causes LaTeX errors.
To reproduce, put this line at the top of an org file and try to export to PDF via LaTeX: #+EMAIL: first_l...@example.com Thanks, Hsiu-Khuern. On Mon, Jan 17, 2011 at 11:21 AM, Bastien <bastien.gue...@wikimedia.fr> wrote: > Hi Lawrence, > > Lawrence Mitchell <we...@gmx.li> 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 > > _______________________________________________ > 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 > _______________________________________________ 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