emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Eric S Fraga <e.fraga@ucl.ac.uk>
To: Prakash Nayak <nayakprakash@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Multiple Author affiliations in Org mode with more than 2 institute affiliations
Date: Thu, 18 Feb 2016 15:44:08 +0000	[thread overview]
Message-ID: <87twl6xbuf.fsf@ucl.ac.uk> (raw)
In-Reply-To: <CAKBBs5q6+Ybg3ZYZzXRjQiSEK+gyOB+_bcG9ibE-4SkYtxmeMg@mail.gmail.com> (Prakash Nayak's message of "Thu, 18 Feb 2016 10:05:02 -0500")

On Thursday, 18 Feb 2016 at 10:05, Prakash Nayak wrote:
> I have this setup in my Orgmode doc and it doesn't export the author
> affiliations to latex or pdf.

I've never used authblk but I would imagine that you are expected to
define the authors *before* the \begin{document} line in the generated
LaTeX.  Using a latex block (and, by the way, depending on the version
of org you are using, the syntax for these has changed), you will be
generating LaTeX which will appear *after* the beginning of the
document.

I think you want to put each of the \author and \affil lines in the
header:

#+latex_header: \author[1]{Author One}
#+latex_header: \affil[1]{Guided Therapeutics Centre}

etc.

Give this a try.
-- 
: Eric S Fraga (0xFFFCF67D), Emacs 25.0.91.1, Org release_8.3.3-619-gca1fb8

  parent reply	other threads:[~2016-02-18 15:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-18 15:05 Multiple Author affiliations in Org mode with more than 2 institute affiliations Prakash Nayak
2016-02-18 15:31 ` Rasmus
2016-02-18 15:44 ` Eric S Fraga [this message]
2016-02-18 16:06   ` Prakash Nayak

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=87twl6xbuf.fsf@ucl.ac.uk \
    --to=e.fraga@ucl.ac.uk \
    --cc=emacs-orgmode@gnu.org \
    --cc=nayakprakash@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).