head	1.1;
access;
symbols
	tcllib-1-13:1.1
	tcllib-1-12:1.1
	tklib-0-5:1.1
	tcllib-1-11-1:1.1
	tcllib-1-11:1.1;
locks; strict;
comment	@# @;


1.1
date	2008.04.20.04.02.46;	author andreas_kupries;	state Exp;
branches;
next	;


desc
@@


1.1
log
@
	* tests/*/06: Extended for nested lists.
	* tests/*/07: 2nd input and results for nested lists.
	* mpformats/_nroff.tcl (nr_vspace): Added newlines to output for
	  proper formatting of text coming after it.
@
text
@[manpage_begin TEST z 3.14.15.926]
[description]
[comment {
    nested list 2, put text before and after the embedded list.
}]
[list_begin itemized]
[item] 1
[item] 2
[list_begin enumerated]
[enum] a
[enum] b
[list_begin definitions]
[def foo] snafu
[def bar] barf
[def roo] gork
[list_end]
bb
[enum] a
[list_end]
22
[item] 3
[list_end]
[manpage_end]
@
