Thanks for your time. Hans Hagen wrote:
> you'll have to make me a test file then
Attached.
As described earlier this is supposed to compile like so:
texmfstart
texexec --lua --purge --arg="odt=Versuch.odt" --result=Versuch.odt.pdf
COOnTeXML.tex
where COOnTeXML reads:
\startxmlsetups xml:mysetups
\xmlsetsetup{\xmldocument}{text:p}{xml:paragraph}
\stopxmlsetups
\xmlregistersetup{xml:mysetups}
\startxmlsetups xml:paragraph
\xmlflush{#1}\endgraf
\stopxmlsetups
\starttext
\usezipfile[\env{odt}]
\xmlprocess{main}{content.xml}
\stoptext
Versuch.odt
Description: application/vnd.oasis.opendocument.text
___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : [email protected] / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________
