From mboxrd@z Thu Jan 1 00:00:00 1970 From: Uwe Brauer Subject: Re: org-time-stamp-custom-formats: change the default <> not suited for LaTeX export Date: Thu, 03 Mar 2016 11:56:41 +0000 Message-ID: <87io134vwm.fsf@mat.ucm.es> References: <877fhj24dr.fsf@mat.ucm.es> <877fhjpzol.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55214) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1abRsG-0001Sq-6u for emacs-orgmode@gnu.org; Thu, 03 Mar 2016 06:56:56 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1abRsB-0001Ik-4R for emacs-orgmode@gnu.org; Thu, 03 Mar 2016 06:56:56 -0500 Received: from plane.gmane.org ([80.91.229.3]:52380) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1abRsA-0001GY-U1 for emacs-orgmode@gnu.org; Thu, 03 Mar 2016 06:56:51 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1abRs7-0006fW-OI for emacs-orgmode@gnu.org; Thu, 03 Mar 2016 12:56:47 +0100 Received: from gilgamesch.quim.ucm.es ([147.96.12.99]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 03 Mar 2016 12:56:47 +0100 Received: from oub by gilgamesch.quim.ucm.es with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 03 Mar 2016 12:56:47 +0100 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: emacs-orgmode@gnu.org > Hello, > Uwe Brauer writes: > I cannot reproduce it. I get > \textit{\$«03-03-2016 jeu.»\$}. > The "\\textit{%s}" comes from `org-latex-active-timestamp-format'. You are right, I was in a latex file, using orgtbl-insert-table-or-matrix and did not realise the change in the latex part. I thought it would happen already in the org-table! Thanks very much this is very nifty! Uwe