hosain-fouad / dotify

Automatically exported from code.google.com/p/dotify
0 stars 3 forks source link

Toc sequence with volume range does not render toc-end events #10

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. add the following to a TOC in the OBFL input:
<toc-sequence [...] range="volume" [...]>
    [...]
    <on-toc-end>
        <block>Test</block>
    </on-toc-end>
</toc-sequence>
2. run file

What is the expected output? 
Volume toc finishes with paragraph "Test".

What do you see instead?
Nothing

Original issue reported on code.google.com by joel.hak...@mtm.se on 20 Sep 2011 at 8:51

GoogleCodeExporter commented 9 years ago

Original comment by joel.hak...@mtm.se on 21 Aug 2012 at 6:35

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r109.

Original comment by joel.hak...@mtm.se on 21 Aug 2012 at 12:48