From mboxrd@z Thu Jan 1 00:00:00 1970 From: david@adboyd.com (J. David Boyd) Subject: right align times in a clocktable Date: Thu, 21 Dec 2006 10:00:02 -0500 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GxPPU-0001Z2-6B for emacs-orgmode@gnu.org; Thu, 21 Dec 2006 10:00:40 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GxPPR-0001YY-LY for emacs-orgmode@gnu.org; Thu, 21 Dec 2006 10:00:39 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GxPPR-0001YU-Hz for emacs-orgmode@gnu.org; Thu, 21 Dec 2006 10:00:37 -0500 Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1GxPPQ-0008Lm-Ts for emacs-orgmode@gnu.org; Thu, 21 Dec 2006 10:00:37 -0500 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1GxPPC-0002w5-QB for emacs-orgmode@gnu.org; Thu, 21 Dec 2006 16:00:22 +0100 Received: from 10-169.35-65.tampabay.res.rr.com ([65.35.169.10]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 21 Dec 2006 16:00:22 +0100 Received: from david by 10-169.35-65.tampabay.res.rr.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 21 Dec 2006 16:00:22 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Is there any way to right align times in a clocktable? I don't see a variable for it. It would make things look much neater if I could align them. Right now they look like this: | | | 0:39 | | | | 23:24 | and I would like them to look like: | | | 0:39 | | | | 23:24 | Any possibility? Dave