From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: export for Beamer with author options Date: Fri, 22 Aug 2014 14:08:10 +0200 Message-ID: <871ts8g21h.fsf@nicolasgoaziou.fr> References: <87tx554l35.fsf@gmail.com> <87iollr1b2.fsf@gmail.com> <87a96x4itu.fsf@gmail.com> <87fvgpqyh2.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40736) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XKndA-0005d1-I9 for emacs-orgmode@gnu.org; Fri, 22 Aug 2014 08:07:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XKnd0-0002sv-F2 for emacs-orgmode@gnu.org; Fri, 22 Aug 2014 08:07:44 -0400 Received: from relay6-d.mail.gandi.net ([2001:4b98:c:538::198]:44574) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XKnd0-0002nW-9M for emacs-orgmode@gnu.org; Fri, 22 Aug 2014 08:07:34 -0400 In-Reply-To: <87fvgpqyh2.fsf@gmail.com> (Aaron Ecay's message of "Thu, 21 Aug 2014 18:17:29 -0400") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: "Tory S. Anderson" Cc: orgmode list Hello, Aaron Ecay writes: > You=E2=80=99re right...I inadvertently tested the proposed solution with = the > latex backend, but it turns out there=E2=80=99s a small difference betwee= n how > the latex and beamer backends calculate their \author. I think both > backends should behave identically here and that the latex behavior is > more correct (i.e. #+options: author:nil suppresses generation of \author > entirely), and the attached patch makes beamer follow latex=E2=80=99s lea= d. OK. Please apply. Thank you. Regards, --=20 Nicolas Goaziou