From: H.G. Muller Date: Wed, 28 Dec 2011 21:21:54 +0000 (+0100) Subject: Describe -overrideLineGap option in texi file X-Git-Url: http://winboard.nl/cgi-bin?p=xboard.git;a=commitdiff_plain;h=8c94a893d04b66ede68143a68b24e6d6513af97d Describe -overrideLineGap option in texi file --- diff --git a/xboard.texi b/xboard.texi index 3085f14..9616cae 100644 --- a/xboard.texi +++ b/xboard.texi @@ -2739,6 +2739,13 @@ If smallLayout is 1 and @code{titleInWindow} is true, the window layout is rearranged to make more room for the title. If tinyLayout is 1, the labels on the menu bar are abbreviated to one character each and the buttons in the button bar are made narrower. +@item -overrideLineGap n +@cindex overrideLineGap, option +When n >= 0, this forces the width of the black border between squares +to n pixels for any board size. Mostly used to suppress the grid +entirely by setting n = 0, e.g. in xiangqi or just getting a prettier +picture. When n < 0 this the size-dependent width of the grid lines +is used. Default: -1. @item -coords/-xcoords or -showCoords true/false @cindex coords, option @cindex showCoords, option