Hello everybody out there using Org-mode,
The export of an agenda to a Postscript file doesn't seem break lines.
Whenever an item in my agenda is very long, it's just cut off at the
border of the Postscript page.
Could anyone help me to make the whole line become readable by inserting
a line br
Hello everybody out there using Org-mode,
Some time ago, Eric Fraga had posted a script for generating Gantt charts
directly out of Org-mode which is very helpful.
Some project management software allows to follow the progress of tasks by
staining a proportional part of the rectangle for a certa
> I can't seem to get this to compile. I assumed I was to C-c C-c on the
> elisp source block, which appears to have run, though this is in
> *Messages* buffer:
>
> --
> executing Emacs-Lisp code block...
>
> (table (quote (("" "type" "label" "activity" "depends" "start"
> "duration" "end
Dear Orgmode Community,
Some time ago, Eric Fraga wrote a lisp function and some LaTeX code to generate
Gantt charts from within orgmode and posted it to this mailing list.
This code proved to be very helpful to me and therefore I added a feature for
indicating the progress of a task, which has