From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Egli Subject: Re: Editing the taskreport plan width value in taskjuggler taskreport output Date: Tue, 07 Mar 2017 13:57:58 +0100 Message-ID: <87varltfah.fsf@sbs.ch> References: 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]:50744) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1clEgs-0003ri-OU for emacs-orgmode@gnu.org; Tue, 07 Mar 2017 07:58:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1clEgn-0004EV-PU for emacs-orgmode@gnu.org; Tue, 07 Mar 2017 07:58:10 -0500 Received: from [195.159.176.226] (port=58748 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1clEgn-0004EM-IW for emacs-orgmode@gnu.org; Tue, 07 Mar 2017 07:58:05 -0500 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1clEge-0002hP-Vi for emacs-orgmode@gnu.org; Tue, 07 Mar 2017 13:57:56 +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" To: emacs-orgmode@gnu.org Rob Stewart writes: > The contents of the exported TaskJuggler .tjp file includes: > > # A traditional Gantt chart with a project overview. > taskreport plan "" { > headline "Project Plan" > columns bsi, name, start, end, effort, chart > loadunit shortauto > hideresource 1 > } > > This renders HTML with a fairly narrow Gannt chart on wide screens. > > To widen the rendered Gannt chart, I modify the .tjp file manually > using { width 1000 }, i.e.: > > columns bsi, name, start, end, effort, chart { width 1000 } > > Is there a way to set an option at the top of my org file, to > manipulate the "columns... " line in the taskreport { .. } ? Have you tried to customize org-taskjuggler-default-global-properties? That might do what you're after. HTH Christian -- Christian Egli Swiss Library for the Blind, Visually Impaired and Print Disabled Grubenstrasse 12, CH-8045 Zürich, Switzerland