X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=xboard.texi;h=56fa338e0710c9dfac704f9cb3e16ad13126f9b0;hb=85164e1c15746506744f2ff807d7f39228a8b2f4;hp=1c5fd43a2e8a650cefc0b4822a2414e77f3ec96d;hpb=fd3578a52b60d0b056a0f39861fa7e996c2cd5be;p=xboard.git diff --git a/xboard.texi b/xboard.texi index 1c5fd43..56fa338 100644 --- a/xboard.texi +++ b/xboard.texi @@ -335,9 +335,14 @@ FEN (Forsythe-Edwards notation) format unless the @code{oldSaveStyle} option is true, in which case they are saved in an older, human-readable format that is specific to XBoard. Both formats can be read back by the @samp{Load Position} command. +@item Save Selected Games +@cindex Save Selected Games +Will cause all games selected for display in the current Game List +to be appended to a file of the user's choice. @item Save Games as Book @cindex Save Games as Book, Menu Item -Creates an opening book from the currently loaded game file. +Creates an opening book from the currently loaded game file, +incorporating only the games currently selected in the Game List. The book will be saved on the file specified in the @samp{Common Engine} options dialog. The value of @samp{Book Depth} specified in that same dialog will @@ -346,7 +351,7 @@ the internal book buffer. This command can take a long time to process, and the size of the buffer is currently limited. At the end the buffer will be saved as a Polyglot book, -but the buffer will ot be cleared, +but the buffer will not be cleared, so that you can continue adding games from other game files. @item Mail Move @itemx Reload CMail Message @@ -1760,12 +1765,12 @@ Currently no keystroke is assigned to this ReloadPositionProc. @end table In the Xaw build of XBoard you can add or remove shortcut keys -using the X resources @code{form.translations}. -Here is an example of what would go in your -@file{.Xresources} file: +using the X resources @code{paneA.translations}. +Here is an example of what could go into your +@file{.Xdefaults} file: @example -XBoard*form.translations: \ +XBoard*paneA.translations: \ Shift?: MenuItem(Help.About) \n\ Ctrly: MenuItem(Action.Accept) \n\ Ctrln: MenuItem(Action.Decline) \n\ @@ -3097,7 +3102,8 @@ Default: true. The font used for the clocks. If the option value is a pattern that does not specify the font size, XBoard tries to choose an appropriate font for the board size being used. -Default: -*-helvetica-bold-r-normal--*-*-*-*-*-*-*-*. +Default Xaw: -*-helvetica-bold-r-normal--*-*-*-*-*-*-*-*. +Default GTK: Sans Bold %d. @item -coordFont font @cindex coordFont, option @cindex Font, coordinates @@ -3105,15 +3111,56 @@ The font used for rank and file coordinate labels if @code{showCoords} is true. If the option value is a pattern that does not specify the font size, XBoard tries to choose an appropriate font for the board size being used. -Default: -*-helvetica-bold-r-normal--*-*-*-*-*-*-*-*. +Default Xaw: -*-helvetica-bold-r-normal--*-*-*-*-*-*-*-*. +Default GTK: Sans Bold %d. @item -messageFont font @cindex messageFont, option @cindex Font, message -The font used for popup dialogs, menus, comments, etc. +The font used for popup dialogs, menus, etc. If the option value is a pattern that does not specify the font size, XBoard tries to choose an appropriate font for the board size being used. -Default: -*-helvetica-medium-r-normal--*-*-*-*-*-*-*-*. +Default Xaw: -*-helvetica-medium-r-normal--*-*-*-*-*-*-*-*. +Default GTK: Sans Bold %d. +@cindex tagsFont, option +@cindex Font, tags +The font used in the Edit Tags dialog. +If the option value contains %d, XBoard will replace it by +an appropriate font for the board size being used. +(Only used in GTK build.) +Default: Sans Normal %d. +@cindex commentFont, option +@cindex Font, comment +The font used in the Edit Comment dialog. +If the option value contains %d, XBoard will replace it by +an appropriate font for the board size being used. +(Only used in GTK build.) +Default: Sans Normal %d. +@cindex icsFont, option +@cindex Font, ics +The font used to display ICS output in the ICS Chat window. +As ICS output often contains tables aligned by spaces, +a mono-space font is recommended here. +If the option value contains %d, XBoard will replace it by +an appropriate font for the board size being used. +(Only used in GTK build.) +Default: Monospace Normal %d. +@cindex moveHistoryFont, option +@cindex Font, moveHistory +The font used in Move History and Engine Output windows. +As these windows display mainly moves, +one could use a figurine font here. +If the option value contains %d, XBoard will replace it by +an appropriate font for the board size being used. +(Only used in GTK build.) +Default: Sans Normal %d. +@cindex gameListFont, option +@cindex Font, gameList +The font used in the listbox of the Game List window. +If the option value contains %d, XBoard will replace it by +an appropriate font for the board size being used. +(Only used in GTK build.) +Default: Sans Bold %d. @item -fontSizeTolerance tol @cindex fontSizeTolerance, option In the font selection algorithm, a nonscalable font will be preferred