From: Mauritz Jeanson Date: Mon, 29 Sep 2008 17:23:54 +0000 (+0000) Subject: Added a new top-level stylesheet module, chunk-changebars.xsl, to be X-Git-Tag: release/1.79.1~6^2~1247 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5135085c627f2dd2f47d697790516f3301050abc;p=docbook-dsssl Added a new top-level stylesheet module, chunk-changebars.xsl, to be used for generating chunked output with highlighting based on change (@revisionflag) markup. The module imports/includes the standard chunking and changebars templates and contains additional logic for chunked output. See FRs #1015180 and #1819915. --- diff --git a/xsl/html/chunk-changebars.xsl b/xsl/html/chunk-changebars.xsl new file mode 100644 index 000000000..dc6fefcf4 --- /dev/null +++ b/xsl/html/chunk-changebars.xsl @@ -0,0 +1,99 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file