From 3a6ba6c89a5790c5dd6da80ab6d2ef50dc17ac25 Mon Sep 17 00:00:00 2001 From: Arun Persaud Date: Wed, 29 Feb 2012 05:46:58 +0000 Subject: [PATCH] Fix table alignments --- whats_new/4.4.0/WinBoardF.html | 4 ++-- whats_new/4.4.0/Winboard_x.html | 32 +++++++++++++------------------- 2 files changed, 15 insertions(+), 21 deletions(-) diff --git a/whats_new/4.4.0/WinBoardF.html b/whats_new/4.4.0/WinBoardF.html index a5b3f77..4290c96 100644 --- a/whats_new/4.4.0/WinBoardF.html +++ b/whats_new/4.4.0/WinBoardF.html @@ -214,7 +214,7 @@ and if there is a menu provided that can switch the option while WinBoard is run Note that, unlike WinBoard 4.2.7, the WinBoard 4.3 series is fully castling and e.p. aware, and handles the castling, e.p. and 50-move field in FENs on input and output as should be expected.

-
+

command-line option

description

@@ -817,7 +817,7 @@ Commons Attribution-NoDerivs 3.0 United States License.

Updated: -$Date: 2012/02/29 05:46:15 $ +$Date: 2012/02/29 05:46:58 $

diff --git a/whats_new/4.4.0/Winboard_x.html b/whats_new/4.4.0/Winboard_x.html index d87729a..56f190f 100644 --- a/whats_new/4.4.0/Winboard_x.html +++ b/whats_new/4.4.0/Winboard_x.html @@ -47,7 +47,7 @@ Games can also be adjudiated win or loss when both engines agree that the score is above a certain value for one of them, for 3 moves in a row. To make this work, both engines should use the standard soreing convention (own point of view); - engines that don't can be corrected through the use of the boolean options -first/secondScoreIsAbsolute. + engines that don't can be corrected through the use of the boolean options -first/secondScoreAbsolute.

It is also possible to adjudicate engine-engine games manually, through the Action menu, as draw or win for white or black. @@ -59,8 +59,8 @@ Winboard_x allows you to make the board look anyway you want by using arbitrary bitmaps to cut the squares from. White and black squares are cut from independent files. - The -light/darkBackTextureFile options can specify these bitmaps files, - while -light/darkBackTextureMode options control how the orientation of the cut-out squares + The -lite/darkBackTextureFile options can specify these bitmaps files, + while -lite/darkBackTextureMode options control how the orientation of the cut-out squares is randomized to suggest larger variety. On the right you see a board with a wood texture made this way.

@@ -188,7 +188,7 @@ the command-line option needed to control them, and if there is a menu provided that can switch the option while WinBoard is running (command-line options exert their effect only at startup).

-
+

command-line option

description

@@ -321,37 +321,37 @@ and if there is a menu provided that can switch the option while WinBoard is run
tells WinBoard where you installed Polyglot, for automatic invocation with UCI engines - Options -> Global Settings... + Options -> UCI...
-polyglotBook "" (*) tells WinBoard which opening book it should use, or should make Polyglot use. - Options -> Global Settings... + Options -> UCI...
-usePolyglotBook false (*) turns the use of the Polygot book on or off - Options -> Global Settings... + Options -> UCI...
-defaultPathEGTB "c:\egtb" (*) folder where to find end-game tables - Options -> Global Settings... + Options -> UCI...
-defaultCacheSizeEGTB 4 (*) specifies the cache size for UCI engines - Options -> Global Settings... + Options -> UCI...
-defaultHashSize 64 (*) specifies the size of the main hash table for UCI engines and WinBoard engines implementing the memory command - Options -> Global Settings... + Options -> UCI...
-firstIsUCI false
@@ -375,7 +375,7 @@ and if there is a menu provided that can switch the option while WinBoard is run
tells WinBoard (or Polyglot) if the engine should use its own opening book - Options -> Global Settings... + Options -> UCI...
@@ -387,7 +387,7 @@ and if there is a menu provided that can switch the option while WinBoard is run allows you to play from a specific opening shuffle, or make a new shuffle each game - File -> New Shuffle Game... + File -> New FRC Game...
@@ -510,12 +510,6 @@ and if there is a menu provided that can switch the option while WinBoard is run
- ICS OPTIONS - - -
- - MISCELLANEOUS @@ -571,7 +565,7 @@ Commons Attribution-NoDerivs 3.0 United States License.

Updated: -$Date: 2012/02/29 05:46:46 $ +$Date: 2012/02/29 05:46:58 $

-- 1.7.0.4