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

* Re: exporting to latex with multiple authors
  2010-04-23 15:06 exporting to latex with multiple authors Chris Gray
@ 2010-04-23 15:22 ` Carsten Dominik
  0 siblings, 0 replies; 2+ messages in thread
From: Carsten Dominik @ 2010-04-23 15:22 UTC (permalink / raw)
  To: Chris Gray; +Cc: emacs-orgmode

Hi Chris,

I agree and have changed org-entities to use land and lor instead.

You might have to write \and{} in the author line, I am not sure.

- Carsten

On Apr 23, 2010, at 5:06 PM, Chris Gray wrote:

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

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