Remove no longer needed catman periodic via 'make upgrade'.
[dragonfly.git] / contrib / groff / contrib / hdtbl / examples / color_boxes.roff
1 .\" -*- mode: roff -*-
2 .ig
3
4 color_boxes.roff
5
6 This file is part of groff, the GNU roff type-setting system.
7
8 Copyright (C) 2005, 2006, 2009 Free Software Foundation, Inc.
9 written by Joachim Walsdorff <Joachim.Walsdorff@urz.uni-heidelberg.de>.
10
11 groff is free software; you can redistribute it and/or modify it under
12 the terms of the GNU General Public License as published by the Free
13 Software Foundation, either version 3 of the License, or
14 (at your option) any later version.
15
16 groff is distributed in the hope that it will be useful, but WITHOUT
17 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
18 FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
19 for more details.
20
21 You should have received a copy of the GNU General Public License
22 along with this program. If not, see <http://www.gnu.org/licenses/>.
23
24 ..
25 .
26 .time start
27 .H Horizontal Rules and Boxes .br with Randomly Colored Border and Background
28 .PN 25 Text before horizontal rule.
29 .TBL border=.5n bc=green bgc=red width=7c tal=c csp=.2n cpd=.3n .TR .TD .ETB
30 .PN 10 Text after horizontal rule and before table.
31 .de ctab
32 .nr ? 0 1
33 .PN 5 .random# ".defcolor color\En+? rgb \E*[#random]" 
34 .TD ".TBL border=1c bc=color1 csp=0 cpd=0 height=3c bgc=color2" .TR .TD .ETB
35 ..
36 .
37 .TBL tal=c border= csp=0 cpd=0 cols=5 width=3c
38 .PN 2 .TR ".PN 5 .ctab"
39 .ETB 
40 .PN 15 Text after table.
41 .TBL border=.5n bc=color1 bgc=color2 width=15c tal=c csp=.2n cpd=.3n .TR .TD .ETB
42 .PN 25 Text after horizontal rule.
43 .time
44 .\"     466MHz Celeron CPU, 384MB RAM 
45 .\"     WindowsXP/cygwin groff18.1:      10s
46 .\"     WindowsXP/cygwin groff19.2:      14s
47 .\"     Suse Linux 9.3 groff19.2:         1s