From 5237d8a4e88f93e0fa116cf4385f1058905104e8 Mon Sep 17 00:00:00 2001 From: Karsten Wade Date: Mon, 30 May 2005 19:23:12 +0000 Subject: Chunking and no chunking now supported. The original main-html.xsl is left alone, so old stuff shouldn't break. redhat.xsl has an unneccesary line dropped that broke the no chunkin g. --- xsl/main-html-nochunks.xsl | 47 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 xsl/main-html-nochunks.xsl (limited to 'xsl/main-html-nochunks.xsl') diff --git a/xsl/main-html-nochunks.xsl b/xsl/main-html-nochunks.xsl new file mode 100644 index 0000000..02cd389 --- /dev/null +++ b/xsl/main-html-nochunks.xsl @@ -0,0 +1,47 @@ + + + + + + + + + + + +3 + + + +book toc,title,figure,table,example,equation +article toc +chapter nop +qandadiv toc +qandaset toc +sect1 nop +sect2 nop +sect3 nop +sect4 nop +sect5 nop +section nop + + + + + + + + + + + -- cgit