15 May
2008
15 May
'08
11:33 a.m.
Hi again, I'm working on my xhtml file again but somehow I don't get it... Consider this bit of xml: <body class="dicBody"> <div class="letHead"> <div class="letter">A a</div> I want to pickup the "A a"-bit and put it in a \chapter. I tried a good number of variations like this: \defineXMLargument [div] \chapter{\XMLpar{div}{class="letter"}{}} but this does not work. Any hints to solve (and understand!) this would be appreciated! Thanks, Jelle