Michael Fuchs wrote:

Hi!

Does anybody have an idea how I can get a Openoffice Calc
table in such a way exported, that I can directly use it
in ConTeXt? Does anybody had a similar problem earlier?

Thanks for your help in advance

Michael

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context



For Excel, i save file as XML and then process with an xslt stylesheet to
produce context code (i wrote by my self this stylesheet; it's not really complicated).
For OpenOffice...it's the same because OO saves file as xml (they are compress with zip); but in OO you can apply a stylesheet in a clean way using xml filter.


luigi

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to