From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: new (LaTeX) exporter and date formatting Date: Fri, 15 Jun 2012 17:31:54 +0200 Message-ID: <87aa048uc5.fsf@gmail.com> References: <87ehqbxrz1.fsf@med.uni-goettingen.de> <87sjerav34.fsf@gmail.com> <871umay444.fsf@med.uni-goettingen.de> <874nqe9l2n.fsf@gmail.com> <8062au2fvz.fsf@somewhere.org> <87zk8596uh.fsf@gmail.com> <87lijon3vg.fsf@med.uni-goettingen.de> <87ipes8xrw.fsf@gmail.com> <80k3z8ljzr.fsf@somewhere.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:42458) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SfYYd-0007aw-RG for emacs-orgmode@gnu.org; Fri, 15 Jun 2012 11:35:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SfYYY-00034L-V9 for emacs-orgmode@gnu.org; Fri, 15 Jun 2012 11:35:31 -0400 Received: from plane.gmane.org ([80.91.229.3]:36227) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SfYYY-0002zi-KO for emacs-orgmode@gnu.org; Fri, 15 Jun 2012 11:35:26 -0400 Received: from public by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SfYYP-0005ox-Mm for emacs-orgmode@gnu.org; Fri, 15 Jun 2012 17:35:17 +0200 In-Reply-To: <80k3z8ljzr.fsf@somewhere.org> (Sebastien Vauban's message of "Fri, 15 Jun 2012 16:36:56 +0200") 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: Sebastien Vauban Cc: public-emacs-orgmode-mXXj517/zsQ@plane.gmane.org Hello, "Sebastien Vauban" writes: > That's wrong a the main language is the latest loaded (here: english). Good point. >> Should it replace previous language instead? > > I would think so, or at least suffixed, instead of being prefixed. >From now, it will be suffixed. > Of course, this is related to the question: do we allow or want multiple > languages in one document? If the answer is yes in LaTeX, how do we do in Org, > and for the HTML export (for which the value of #+LANGUAGE is also > used). This is unrelated to HTML. Each back-end handles #+LANGUAGE: keyword as needed, if at all. There's no global specification about that keyword. Moreover, it's simpler to implement that way. So, if there is no drawback with having two languages, let's keep it simple. Regards, -- Nicolas Goaziou