From: Jambunathan K <kjambunathan@gmail.com>
To: Carsten Dominik <carsten.dominik@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Export to latex ignores user-mail-address
Date: Fri, 12 Mar 2010 01:02:29 +0530 [thread overview]
Message-ID: <4B99454D.8010003@gmail.com> (raw)
In-Reply-To: <4B9934AC.2000909@gmail.com>
> 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:{{{EMAIL}}}}{{{{EMAIL}}}}
---> actual tex output <---
\author{Jambunathan
K\cr\href{mailto:kjambunathan@gmail.com}\{kjambunathan@gmail.com\}}
The above tex snippet has the effect of getting the "Url Box" wrong.
I was hoping to produce the following line -
\author{Jambunathan
K\cr\href{mailto:kjambunathan@gmail.com}{kjambunathan@gmail.com}}
Generally speaking, macro expansion in author string behaves strangely.
Thanks,
Jambunathan K.
next prev parent reply other threads:[~2010-03-11 19:32 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
2010-03-09 17:10 ` Carsten Dominik
2010-03-11 18:21 ` Jambunathan K
2010-03-11 19:32 ` Jambunathan K [this message]
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=4B99454D.8010003@gmail.com \
--to=kjambunathan@gmail.com \
--cc=carsten.dominik@gmail.com \
--cc=emacs-orgmode@gnu.org \
/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).