Re: [Orgmode] Export to latex ignores user-mail-address

2010-03-12 Thread Carsten Dominik
Fixed as well, thanks. - Carsten On Mar 11, 2010, at 8:32 PM, Jambunathan K wrote: My gut feelings is that although macros are enabled for author string, the parsing is broken when the invocation spans multiple lines. I would like to add the following observation as well - ---> org inp

Re: [Orgmode] Export to latex ignores user-mail-address

2010-03-11 Thread Jambunathan K
My gut feelings is that although macros are enabled for author string, the parsing is broken when the invocation spans multiple lines. I would like to add the following observation as well - ---> org input <--- #+AUTHOR: Jambunathan K\cr\href{mailto:{{{EMAILEMAIL ---> actual tex

Re: [Orgmode] Export to latex ignores user-mail-address

2010-03-11 Thread Jambunathan K
On 3/9/2010 10:40 PM, Carsten Dominik wrote: On Mar 7, 2010, at 5:48 PM, Jambunathan K wrote: Hi Carsten What can I do to get the email address automagically as in the header as below: ... [Snipped from Wikibook] \title{How to Structure a \LaTeX{} Document} \author{Andrew Roberts\\

Re: [Orgmode] Export to latex ignores user-mail-address

2010-03-09 Thread Carsten Dominik
On Mar 7, 2010, at 5:48 PM, Jambunathan K wrote: Hi Carsten What can I do to get the email address automagically as in the header as below: ... [Snipped from Wikibook] \title{How to Structure a \LaTeX{} Document} \author{Andrew Roberts\\ \texttt{an...@comp.leeds.ac.uk}} \date{\today

Re: [Orgmode] Export to latex ignores user-mail-address

2010-03-09 Thread Carsten Dominik
Hi Jambunathan, On Mar 7, 2010, at 5:48 PM, Jambunathan K wrote: Hi Carsten What can I do to get the email address automagically as in the header as below: ... [Snipped from Wikibook] \title{How to Structure a \LaTeX{} Document} \author{Andrew Roberts\\ \texttt{an...@comp.leeds.ac.u

Re: [Orgmode] Export to latex ignores user-mail-address

2010-03-07 Thread Jambunathan K
Hi Carsten What can I do to get the email address automagically as in the header as below: ... [Snipped from Wikibook] \title{How to Structure a \LaTeX{} Document} \author{Andrew Roberts\\ \texttt{an...@comp.leeds.ac.uk}} \date{\today} \maketitle Ascii export does plugin the email-addr

Re: [Orgmode] Export to latex ignores user-mail-address

2010-03-07 Thread Carsten Dominik
Hi Jambunathan, that is because \maketitle does not show an email address. - Carsten On Mar 6, 2010, at 5:47 PM, Jambunathan K wrote: I am seeing latex export honors user-full-name but not user-mail- address. The document header goes something like. #+TITLE:My Title #+DESCRIPTION: #+ST