From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Export to latex ignores user-mail-address Date: Sun, 7 Mar 2010 16:24:39 +0100 Message-ID: <204C45B9-FF30-4E33-8098-A20B56E5C67A@gmail.com> References: <4B928706.20209@gmail.com> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NoILV-0000AS-4x for emacs-orgmode@gnu.org; Sun, 07 Mar 2010 10:24:45 -0500 Received: from [140.186.70.92] (port=46735 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NoILU-0000A9-Da for emacs-orgmode@gnu.org; Sun, 07 Mar 2010 10:24:44 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NoILT-00016k-Ob for emacs-orgmode@gnu.org; Sun, 07 Mar 2010 10:24:44 -0500 Received: from ey-out-1920.google.com ([74.125.78.147]:14046) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NoILT-00016f-KN for emacs-orgmode@gnu.org; Sun, 07 Mar 2010 10:24:43 -0500 Received: by ey-out-1920.google.com with SMTP id 26so888503eyw.34 for ; Sun, 07 Mar 2010 07:24:43 -0800 (PST) In-Reply-To: <4B928706.20209@gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Jambunathan K Cc: emacs-orgmode@gnu.org 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