From 19554ea55c120c370565c79f8578eba9942aa209 Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Thu, 18 Nov 2004 04:46:42 +0000 Subject: [PATCH] deeply nested sections with subtitles --- testdocs/tests/section.005.xml | 84 ++++++++++++++++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 testdocs/tests/section.005.xml diff --git a/testdocs/tests/section.005.xml b/testdocs/tests/section.005.xml new file mode 100644 index 000000000..e71073ca9 --- /dev/null +++ b/testdocs/tests/section.005.xml @@ -0,0 +1,84 @@ +
+ + Unit Test: section.005 + Deeply nested sections with subtitles + $Id$ + MichaelSmith +
smith@sideshowbarker.net
+
+
+ + See . + +
+ Section 1 + Subtitle + blah. +
+ Section 1.1 + Subtitle + blah. +
+ Section 1.1.1 + Subtitle + blah. +
+ Section 1.1.1.1 + Subtitle + blah. +
+ Section 1.1.1.1.1 + Subtitle + blah. +
+
+ Section 1.1.1.1.2 + Subtitle + blah. +
+ Section 1.1.1.1.2.1 + Subtitle + blah. +
+
+
+ Section 1.1.1.1.3 + Subtitle + blah. +
+
+
+ Section 1.1.1.2 + Subtitle + blah. +
+
+ Section 1.1.1.3 + Subtitle + blah. +
+
+
+ Section 1.1.2 + Subtitle + blah. +
+
+ Section 1.1.3 + Subtitle + blah. +
+
+
+ Section 1.2 + Subtitle + blah. +
+
+ Section 1.3 + Subtitle + blah. +
+
+ +
-- 2.40.0