From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrea Rossetti Subject: Re: Clocktable language customization not working as expected Date: Mon, 06 Oct 2014 23:15:05 +0200 Message-ID: <84bnpouch2.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59153) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XbFcf-0004j6-2u for emacs-orgmode@gnu.org; Mon, 06 Oct 2014 17:15:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XbFcZ-0002ni-08 for emacs-orgmode@gnu.org; Mon, 06 Oct 2014 17:15:13 -0400 Received: from mail-wi0-x22f.google.com ([2a00:1450:400c:c05::22f]:50781) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XbFcY-0002m0-QJ for emacs-orgmode@gnu.org; Mon, 06 Oct 2014 17:15:06 -0400 Received: by mail-wi0-f175.google.com with SMTP id d1so5955061wiv.8 for ; Mon, 06 Oct 2014 14:15:06 -0700 (PDT) In-Reply-To: (Axel Kielhorn's message of "Sat, 4 Oct 2014 09:34:59 +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: Axel Kielhorn Cc: Org-Mode Mailing List Axel Kielhorn writes: > > Clocktable language: not working > > #+BEGIN: clocktable :maxlevel 2 :scope file :lang fr > #+CAPTION: [2014-10-04 Sat 09:09] > | | | | > |---------------------+--------+------| > | *nil* | *0:31* | | > |---------------------+--------+------| > | Gesamtarbeitszeit | 0:31 | | > | \emsp Projekt 12301 | | 0:03 | > | \emsp Projekt 12302 | | 0:28 | > #+END: > Not an exhaustive answer, but hope it helps: it works for me if I change :lang fr into :lang "fr". Same for you? Kindest regards, Andrea