Mojca Miklavec wrote:

> Great! This works perfect and seems much easier to write than the old
> code, though I still have no idea how to implement some parts of it:
> - where to plug in the entities such as  , ≤, ...

\xmlutfize{main}

or just load the regular entity handlers (mkii still works and can be 
used mixed)

> - how to catch classes: how to differentiate between <h1>title</h1>
> and <h1 class="...">title</h1>
> - and some more - there are some simple examples in the attachment
> (too long to copy-paste)

\doifelse {\xmlatt{#1}{class}} {whatever} {
        dothis
} {
        dothat
}

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 : [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
___________________________________________________________________________________

Reply via email to