[Orgmode] Missing line breaks in ps export of agenda

2011-01-19 Thread Julia Jacobson
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

[O] Code for feature for showing progress in lisp code for creation of Gantt charts

2012-05-24 Thread julia . jacobson
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

Re: [O] Code for feature for showing progress in lisp code for creation of Gantt charts

2012-05-25 Thread julia . jacobson
> 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

[O] Review of code adding grouping feature to Gantt chart creation

2012-06-13 Thread julia . jacobson
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