css counter reset after closing paragraph / section?

Hi, I've created a dita schema extension that contains an ilexample for a complex example and an innerExample element for nesting in it. In css I make the ilexampleCounter increase each time an ilexample element is added to my topic. But when I nest those ilexamples in e.g. a paragraph, or section, each time a new paragraph or section starts, the ilexampleCounter is reset to 1. Is there a way to prevent this behavior, so that wherever my ilexample is placed in a topic, it will always get a higher number than the previous one? Kind regards, Ing. Roderik Dernison Programmeur/ontwikkelaar INL * Schatkamer van de Nederlandse Taal Matthias de Vrieshof 2 * Kamer 106a * 2311 BZ Leiden Tel. +31 (0)71 527 2491 * www.inl.nl<http://www.inl.nl/> ________________________________ ---------------------------------------------------------- Aan dit bericht kunnen geen rechten worden ontleend. Het bericht is alleen bestemd voor de geadresseerde. Indien het bericht niet voor u is bestemd, verzoeken wij u dit aan ons te melden en het bericht te verwijderen. This message shall not constitute any obligations. This message is intended solely for the addressee. If you have received this message in error, please inform us and delete the message. ----------------------------------------------------------

Hi Roderick, Basically if this does not work, it probably means that you have added a "counter-reset:ilexampleCounter;" on the parent paragraph (or section). What is the @class value of "innerExample"? Maybe it is also matched by our default DITA CSS. Could you post a small sample DITA topic + the CSS selectors? You can also send them directly to "support@oxygenxml.com". Regards, Radu Radu Coravu <oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger http://www.oxygenxml.com On 8/21/2012 4:15 PM, Roderik Dernison wrote:
Hi,
I’ve created a dita schema extension that contains an ilexample for a complex example and an innerExample element for nesting in it.
In css I make the ilexampleCounter increase each time an ilexample element is added to my topic.
But when I nest those ilexamples in e.g. a paragraph, or section, each time a new paragraph or section starts, the ilexampleCounter is reset to 1.
Is there a way to prevent this behavior, so that wherever my ilexample is placed in a topic, it will always get a higher number than the previous one?
Kind regards,
Ing. Roderik Dernison Programmeur/ontwikkelaar
*INL **· **Schatkamer van de Nederlandse Taal*/ /Matthias de Vrieshof 2 · Kamer 106a · 2311 BZ Leiden
Tel. +31 (0)71 527 2491 · www.inl.nl <http://www.inl.nl/>
------------------------------------------------------------------------
---------------------------------------------------------- Aan dit bericht kunnen geen rechten worden ontleend. Het bericht is alleen bestemd voor de geadresseerde. Indien het bericht niet voor u is bestemd, verzoeken wij u dit aan ons te melden en het bericht te verwijderen.
This message shall not constitute any obligations. This message is intended solely for the addressee. If you have received this message in error, please inform us and delete the message. ----------------------------------------------------------
_______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com http://www.oxygenxml.com/mailman/listinfo/oxygen-user
participants (2)
-
Radu Coravu
-
Roderik Dernison