X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=xboard.texi;h=3d8bfff699f3292b71d7d56640cce34ea9e4bd90;hb=433ea9c5827629a7d19708ff06949a4abe03e548;hp=c5f1034ee580b75ddb465b653444630a2e156ef0;hpb=eb3ee3371e2c29763e3330b5dff2a5d443e11be0;p=xboard.git diff --git a/xboard.texi b/xboard.texi index c5f1034..3d8bfff 100644 --- a/xboard.texi +++ b/xboard.texi @@ -640,6 +640,16 @@ after the chess engine has replied to your move; if the chess engine is still thinking, use @samp{Move Now} first. In ICS mode, @samp{Retract Move} issues the command @samp{takeback 1} or @samp{takeback 2} depending on whether it is your opponent's move or yours. +@item Adjudicate to White +@itemx Adjudicate to Black +@itemx Adjudicate Draw +@cindex Adjudicate to White, Menu Item +@cindex Adjudicate to Black, Menu Item +@cindex Adjudicate Draw, Menu Item +Terminate an ongoing game in Two-Machines mode (including match mode), +with as result a win for white, for black, or a draw, repsectively. +The PGN file of the game will accompany the result string +by the comment "user adjudication". @end table @node Options Menu @@ -1761,10 +1771,18 @@ Sets the name used in the PGN event tag to string. Default: "Computer Chess Game". @item -saveOutOfBookInfo true/false @cindex saveOutOfBookInfo, option` -Include the information on how the engine(s) game out of its opening book in a special 'annotator' tag with the PGN file.@item -oldsave/-xoldsave or -oldSaveStyle true/false +Include the information on how the engine(s) game out of its opening book in a special 'annotator' tag with the PGN file. +@item -oldsave/-xoldsave or -oldSaveStyle true/false @cindex oldsave, option @cindex oldSaveStyle, option Sets the Old Save Style menu option. @xref{Options Menu}. Default: false. +@item -gameListTags string +@cindex gameListTags, option +The character string lists the PGN tags that should be printed in the +Game List, and their order. The meaning of the codes is e=event, +s=site, d=date, o=round, p=players, r=result, w=white Elo, b=black Elo, +t=time control, v=variant, a=out-of-book info. +Default: "eprd" @end table @node User interface options