That looks very interesting Bernhard, thanks!

Abdel.


Bernhard Roider wrote:
Hello Abdel,

About a year ago i made a latex style + lyx layout file that do exactly what you want to create a change log table. I extracted the relevant parts and attached them together with a screen shot of lyx and the resulting pdf file.

bernhard

Abdelrazak Younes schrieb:
Hi,

I would like to create a task list for items defined in different tables. Ideally I would like to have a number of possibly configurable fields:

* id: an auto-incremented counter
* title: title of the task
* description: multi-paragraph detailed description of the task
* target: target date for the task

I would like to be able to enter these fields in:

- option 1: a table like fashion:

|  [ID]   |  [Title]                |  [Description]  |  [Target Date]
| 1 | first task | blabla | 01/07/2009
|    2     |   second task      |    blabla            |    01/08/2009

Of course adding a new task below task 2 would merge the table.

- option 2: a layout fashion

ID: 1
Title: first task
Description:
   blabla
   ...
Target Date: 01/07/2009

So my questions are:

Is something like this already possible with some LateX package and some ERT?
Is this  InsetCounter a good idea? Could this be based on InsetFlex?

Abdel.



------------------------------------------------------------------------


Reply via email to