Annotation of mandoc/regress/man/TP/double.in, Revision 1.1
1.1 ! schwarze 1: .TH TP-DOUBLE 1 2013-06-23 OpenBSD
! 2: .SH NAME
! 3: TP-double \- effect of double tagged paragraph
! 4: .SH DESCRIPTION
! 5: leading text:
! 6: This is a rather long text because we want to test the text width;
! 7: at which point will this text wrap to the next line?
! 8: .TP 16n
! 9: first TP
! 10: This is a rather long text because we want to test the text width;
! 11: at which point will this text wrap to the next line?
! 12: .TP 16n
! 13: second TP
! 14: This is a rather long text because we want to test the text width;
! 15: at which point will this text wrap to the next line?
! 16: .PP
! 17: normal paragraph:
! 18: This is a rather long text because we want to test the text width;
! 19: at which point will this text wrap to the next line?
! 20: .PP
! 21: .TP 16n
! 22: .TP 16n
! 23: double TP
! 24: This is a rather long text because we want to test the text width;
! 25: at which point will this text wrap to the next line?
! 26: .PP
! 27: normal paragraph:
! 28: This is a rather long text because we want to test the text width;
! 29: at which point will this text wrap to the next line?
! 30: .B
! 31: .PP
! 32: .TP 16n
! 33: .TP 16n
! 34: double TP
! 35: This is a rather long text because we want to test the text width;
! 36: at which point will this text wrap to the next line?
! 37: .PP
! 38: normal paragraph:
! 39: This is a rather long text because we want to test the text width;
! 40: at which point will this text wrap to the next line?
CVSweb