From: Rob Stewart <robstewart57@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Editing the taskreport plan width value in taskjuggler taskreport output
Date: Thu, 16 Feb 2017 23:46:06 +0000 [thread overview]
Message-ID: <CA+ZOas+0JNCy2FXZsa1XnxUJa0XC6Y=Wz5+Q=+DGYPpC8B3c=g@mail.gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 623 bytes --]
Hi,
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 { .. } ?
Thanks,
--
Rob
[-- Attachment #2: Type: text/html, Size: 979 bytes --]
next reply other threads:[~2017-02-16 23:46 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-16 23:46 Rob Stewart [this message]
2017-03-07 12:57 ` Editing the taskreport plan width value in taskjuggler taskreport output Christian Egli
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CA+ZOas+0JNCy2FXZsa1XnxUJa0XC6Y=Wz5+Q=+DGYPpC8B3c=g@mail.gmail.com' \
--to=robstewart57@gmail.com \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).