From 0384b934024a578ea9064368c4f522a0d2753c20 Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Fri, 29 Aug 2014 21:34:58 +0000 Subject: [PATCH] Add support for set nested inside set to recursive-chunk-filename. --- xsl/html/chunk-code.xsl | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/xsl/html/chunk-code.xsl b/xsl/html/chunk-code.xsl index 6cb08c718..c86b0b505 100644 --- a/xsl/html/chunk-code.xsl +++ b/xsl/html/chunk-code.xsl @@ -132,6 +132,15 @@ + + + se + + + + + + -- 2.50.1