emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* exporting to latex with multiple authors
@ 2010-04-23 15:06 Chris Gray
  2010-04-23 15:22 ` Carsten Dominik
  0 siblings, 1 reply; 2+ messages in thread
From: Chris Gray @ 2010-04-23 15:06 UTC (permalink / raw)
  To: emacs-orgmode

Hi,

When I export an org file with the line

#+AUTHOR: Me \and Another person

I get

\author{Me $\wedge$ Another person}

which isn't exactly what I had in mind. :)

I suppose I could use the following:

#+LaTeX: \author{Me \and Another person}

but obviously that won't be portable to other export formats.  So I
guess the question is whether there is a good way to have multiple
authors in an org file, and if there isn't, should there be?

Cheers,
Chris

P.S.  It's just a matter of taste, but I always preferred \land and \lor
when typesetting logical ands and ors.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-04-23 15:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-04-23 15:06 exporting to latex with multiple authors Chris Gray
2010-04-23 15:22 ` Carsten Dominik

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).