Sync-to-go: update copyright for 2015
[s-roff.git] / contrib / hdtbl / examples / chess_board.roff
bloba38de6d6c641fa0c5bdd7b181320c535353381bd
1 .ig
2 @ chess_board.roff
4 Copyright (c) 2014 - 2015 Steffen (Daode) Nurpmeso <sdaoden@users.sf.net>.
6 Copyright (C) 2005, 2006 Free Software Foundation, Inc.
7 written by Joachim Walsdorff <Joachim.Walsdorff@urz.uni-heidelberg.de>.
9 This is free software; you can redistribute it and/or modify it under
10 the terms of the GNU General Public License as published by the Free
11 Software Foundation; either version 2, or (at your option) any later
12 version.
14 This is distributed in the hope that it will be useful, but WITHOUT
15 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
16 FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
17 for more details.
19 You should have received a copy of the GNU General Public License
20 along with groff; see the file COPYING.  If not, write to the Free
21 Software Foundation, 51 Franklin St - Fifth Floor, Boston, MA
22 02110-1301, USA.
25 .time start
26 .nr *x 8
27 .de r1
28 .TR height=1.6c
29 .TD hl= val=m hal=r \\\\n(*x
30 .PN 4 ".TD bgc=wheat" ".TD bgc=tan3"
31 .TD hl= val=m hal=l \\\\n(*x
32 .nr *x -1
34 .de r2
35 .TR height=1.6c
36 .TD hl= val=m hal=r \\\\n(*x
37 .PN 4 ".TD bgc=tan3" ".TD bgc=wheat"
38 .TD hl= val=m hal=l \\\\n(*x
39 .nr *x -1
41 .af *y a
42 .H Chessboard
43 .TBL border=0 csp=.05n bgc= cols=10 width=1.6c tal=c
44 .TR vl= hal=c\" height=1c
45 .TD hl=
46 .nr *y 0
47 .PN 8 .TD ".nr *y +1" \\\\n(*y
48 .TD hl=
49 .PN 4 .r1 .r2
50 .TR vl= hal=c
51 .TD
52 .nr *y 0
53 .PN 8 .TD ".nr *y +1" \\\\n(*y
54 .TD
55 .ETB
56 .time
57 .\"     466MHz Celeron CPU, 384MB RAM
58 .\"     WindowsXP/cygwin groff18.1:       1s
59 .\"     WindowsXP/cygwin groff19.2:       4s
60 .\"     Suse Linux 9.3 groff19.2:         1s
61 .\" s-tr-mode