From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [ANN] ASCII back-end for new export engine Date: Tue, 07 Feb 2012 08:27:13 +0100 Message-ID: <87k43znlwu.fsf@gmail.com> References: <87pqec4xua.fsf@gmail.com> <87zkcwt4qg.fsf@gmail.com> <87liofuc2k.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:49061) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RufUU-000222-0V for emacs-orgmode@gnu.org; Tue, 07 Feb 2012 02:29:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RufUS-0005nb-Ku for emacs-orgmode@gnu.org; Tue, 07 Feb 2012 02:29:25 -0500 Received: from mail-we0-f169.google.com ([74.125.82.169]:37748) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RufUR-0005nX-Mr for emacs-orgmode@gnu.org; Tue, 07 Feb 2012 02:29:24 -0500 Received: by wera13 with SMTP id a13so6222063wer.0 for ; Mon, 06 Feb 2012 23:29:22 -0800 (PST) In-Reply-To: (Thomas S. Dye's message of "Mon, 06 Feb 2012 08:46:05 -1000") 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: "Thomas S. Dye" Cc: Org Mode List tsd@tsdye.com (Thomas S. Dye) writes: > Nicolas Goaziou writes: >> There are three states for creator, on, off and comment, and two places >> to insert the information (in hypersetup and at the end of the exported >> data). >> >> What would be a correct way to handle the different configurations here? >> > > Perhaps: > > - off, no information is inserted > - on, information is inserted in \hypersetup{} and as text at the end of the file > - comment, information is inserted in \hypersetup and as a comment at the > end of the file. This is now the case. Thanks. Regards, -- Nicolas Goaziou