From mboxrd@z Thu Jan 1 00:00:00 1970 From: Buddy Butterfly Subject: Re: What happened to clocktable in pdf export? Date: Mon, 28 Apr 2014 11:30:05 +0200 Message-ID: References: Reply-To: buddy.butterfly@web.de Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40982) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WehtI-00042Z-UT for emacs-orgmode@gnu.org; Mon, 28 Apr 2014 05:30:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WehtB-00012h-Er for emacs-orgmode@gnu.org; Mon, 28 Apr 2014 05:30:24 -0400 Received: from plane.gmane.org ([80.91.229.3]:34524) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WehtB-000127-7k for emacs-orgmode@gnu.org; Mon, 28 Apr 2014 05:30:17 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WehtA-0008EX-B3 for emacs-orgmode@gnu.org; Mon, 28 Apr 2014 11:30:16 +0200 Received: from h1359005.stratoserver.net ([81.169.136.31]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 28 Apr 2014 11:30:16 +0200 Received: from buddy.butterfly by h1359005.stratoserver.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 28 Apr 2014 11:30:16 +0200 In-Reply-To: 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 Am 25.04.2014 16:07, schrieb Buddy Butterfly: > > Hi, > > what happened to the pdf export of clocktables? > After the upgrade to Ubuntu 13.10 (emacs 24.3.1), > the clocktable export looks ugly as hell. With > the latex headers aligne=l|r etc. and the indentation > in the clocktable I got a very nice export before. > The lines where also indented and I had vertical > separators for the columns. > > Now, in the new version I get "----" in the PDF > for the indentation (\_) and there are not separator > lines between columns. > > What changed? Is it just configuration or did change > completely? > > Cheers, > Matt > > > Any idea what could have caused the change? Is it texlive or within Emacs?