Mathias Bauer, 15-02-2007 10:47:
Rajveer Sangha schrieb:

Dear Open Office,
I am an amateur programmer, knowing primarily c++ and c. i want to develop a
certain extension for open office which will enable a 'tagging mode' in open
office, for easier formatting, much like TEX.
Is it workable, where should i begin?

Could you explain in closer detail what that "tagging mode" should be?
What should become "tagged" and what are these tags going to contain?


Since he cited TEX, tags probably means meta-edition of the text. For instance:
{{HEADER|  page_numbering start=3 align=left}}
Some text here
{{LIST| style=numbering}}
{ITEM} a item
{ITEM} another item
{{END_LIST}}


I believe it will be an easy task to use ODF with this kind of thing after moving to the toolkit. A goal would be to use a plain text editor to edit the files and to generate ODF files with the extension running on ODF toolkit.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to