Gantt Chart with org-mode

2023-11-04 Thread Heime
Can one construct a Gantt Chart with org-mode ?

Using list with items showing the depth level

2023-11-04 Thread Heime
I am focused on making a style file in latex so that I can have a list where each item displays the depth level. I am getting the error \textbf #1->\ifmmode \nfss@text {\bfseries #1 }\else \hmode@bgroup \text@com... with the following

Re: Inserting tables programatically in elisp

2022-11-05 Thread Heime
--- Original Message --- On Saturday, November 5th, 2022 at 9:02 AM, Jean Louis wrote: > * Heime heimebor...@protonmail.com [2022-11-05 10:45]: > > > Have been introspecting the possibility of conveniently inserting table > > programatically > > in elisp a

Re: Inserting tables programatically in elisp

2022-11-05 Thread Heime
--- Original Message --- On Saturday, November 5th, 2022 at 8:49 AM, Ihor Radchenko wrote: > Heime heimebor...@protonmail.com writes: > > > Have constructed this function, but the difficulty centers around > > the challenge of inserting text in specific tests. &g

Inserting tables programatically in elisp

2022-11-05 Thread Heime
Have been introspecting the possibility of conveniently inserting table programatically in elisp and encountered "table.el". Have constructed this function, but the difficulty centers around the challenge of inserting text in specific tests. (defun make-table () (interactive) (table-insert