svn+ssh://bugman@.../svn/relax/trunk
........
r18913 | bugman | 2013-03-20 14:57:41 +0100 (Wed, 20 Mar 2013) | 6 lines
Expansion of the lib.text.sectioning module.
The following new functions have been added: box(), section(), subsection(), subsubsection(),
subtitle(), subsubtitle(), underline().
........
r18914 | bugman | 2013-03-20 14:58:16 +0100 (Wed, 20 Mar 2013) | 3 lines
Expanded the unit testing of the lib.text.sectioning module to cover all title and section functions.
........