From: Carsten Dominik <carsten.dominik@gmail.com>
To: Jambunathan K <kjambunathan@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Export to latex ignores user-mail-address
Date: Tue, 9 Mar 2010 17:26:00 +0100 [thread overview]
Message-ID: <8E200E53-0DA6-41CA-9288-9512B9AC12BE@gmail.com> (raw)
In-Reply-To: <4B93D8C7.8010503@gmail.com>
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{andyr@comp.leeds.ac.uk}}
> \date{\today}
> \maketitle
>
> Ascii export does plugin the email-address based on email property.
> Shouldn't (org-export-latex-make-header ...) test the email
> property and emit the required latex line?
You can do this.
1. pull again from the git repository
2. Use this code:
#+AUTHOR: Andrew Roberts\\\texttt{{{{email}}}}
HTH
- Carsten
>
> Btw, I would like to thank you and all other contributors for making
> available this wonderful module.
>
> Jambunathan K.
>
>
> On 3/7/2010 8:54 PM, Carsten Dominik wrote:
>> 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:
>>> #+STARTUP: showall
>>> #+LaTeX: \setlength\parindent{0.0in}
>>> #+LaTeX: \setlength\parskip{0.1in}
>>>
>>> orgmode-version is 6.33x - Emacs 23.1.91.1 (i386-mingw-nt5.1.2600).
>>>
>>>
>>>
>>>
>>>
>>>
>>> _______________________________________________
>>> 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
>>
>> - Carsten
>>
>>
>>
>
- Carsten
next prev parent reply other threads:[~2010-03-09 17:01 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-06 16:47 Export to latex ignores user-mail-address Jambunathan K
2010-03-07 15:24 ` Carsten Dominik
2010-03-07 16:48 ` Jambunathan K
2010-03-09 16:26 ` Carsten Dominik [this message]
2010-03-09 17:10 ` Carsten Dominik
2010-03-11 18:21 ` Jambunathan K
2010-03-11 19:32 ` Jambunathan K
2010-03-12 14:21 ` Carsten Dominik
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=8E200E53-0DA6-41CA-9288-9512B9AC12BE@gmail.com \
--to=carsten.dominik@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=kjambunathan@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).