]> granicus.if.org Git - docbook-dsssl/commitdiff
Added support for <?dbhtml stop-chunking?> processing instruction
authorDavid Cramer <david@thingbag.net>
Mon, 14 Jan 2008 18:44:30 +0000 (18:44 +0000)
committerDavid Cramer <david@thingbag.net>
Mon, 14 Jan 2008 18:44:30 +0000 (18:44 +0000)
xsl/html/pi.xsl

index d368e5536a381d7716e3a91549bb4705bc502e75..aaacdaae7fef629559c46fba958844d5c624b594 100644 (file)
 </doc:pi>
 
   <!-- The code that handles the stop-chunking pi is in chunk-common.xsl -->
-  <doc:pi name="stop-chunking" xmlns="">
+  <doc:pi name="dbhtml_stop-chunking" xmlns="">
        <refpurpose>Do not chunk any descendents of this element.</refpurpose>
        <refdescription>
     <para>When generating chunked html output, adding this as the child of an element that contains elements that would normally be generated on separate pages if generating chunked output causes chunking to stop at this point. No descendants of the current element will be split into new html pages: