Thanks! I remembered this, but had lost track of where to find it ...
Can someone please have a quick look at the following:

\startxmlsetups xml:mysetups
  \xmlsetsetup{\xmldocument}{text:p}{xml:paragraph}
\stopxmlsetups

\xmlregistersetup{xml:mysetups}

\startxmlsetups xml:paragraph
  \xmlflush{#1}\endgraf
\stopxmlsetups

\starttext
  \processXMLfilegrouped{zip::\env{odt}::content.xml}
\stoptext

Why do I get nothing but a tuo file when processing like so:
texmfstart \
texexec --lua --purge --arg="odt=Versuch.odt" --result=Versuch.odt.pdf \
COOnTeXML.tex
where the code above is in COOnTeXML.tex and Versuch.odt contains a <text:p>
tag ...

Thanks, Joh

Hans Hagen wrote:

> Johannes Graumann wrote:
>> Dear all,
>> 
>> What is currently the best source for documentation on mark iv's xml
>> capabilities?
> 
> there is a chapter in mk.pdf; next year i'll write a manual (and i'll
> probably give a tutorial at the context conference)
> 
> Hans
> 
> -----------------------------------------------------------------
>                                            Hans Hagen | PRAGMA ADE
>                Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
>       tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
>                                               | www.pragma-pod.nl
> -----------------------------------------------------------------
>
___________________________________________________________________________________
> If your question is of interest to others as well, please add an entry to
> the Wiki!
> 
> maillist : ntg-context@ntg.nl /
> 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
>
___________________________________________________________________________________


___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / 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
___________________________________________________________________________________

Reply via email to