[NTG-context] Issues of export (structure bug)
Henning Hraban Ramm
texml at fiee.net
Mon Aug 17 13:56:09 CEST 2015
Hi, there’s another structure bug in export:
from
\startchapter[title=Something]
...
\stopchapter
\startchapter[title={Something Else}]
...
\stopchapter
I get in *—raw.xml:
...
</sectioncontent>
<sectiontitle>Something Else</sectiontitle>
</section>
<section detail="chapter" chain="chapter" level="2" implicit="4">
<sectioncontent>
…
That means, the title of a section is at the end of the previous section. Pleeeeease fix!
Greetlings, Hraban
---
http://www.fiee.net
http://wiki.contextgarden.net
https://www.cacert.org (I'm an assurer)
More information about the ntg-context
mailing list