Lines Matching refs:in

20 standard and would break in various ways if it were changed.
22 At the same time the increased use of DGT boards in major tournaments for the
27 Without the possibility of encoding time information in PGN its usefulness in
55 This rules out very precise but possibly more computer readable formats in
58 2.3 If new command structures are to be introduced they should be specified in
62 extensions rather than only solving one particular problem (time handling in our
70 that it was already suggested when Steve Edwards proposed the BIF format in
84 the time controls in force are not known. PGN has a TimeControl tag for this and
88 3.2 A generalised format for embedding commands in comments.
90 An embedded command may occur at any position in a standard PGN comment, ie
110 found in between pgn comment tags.
112 As all ASCII characters are legal in a comment string it is not possible to rely
114 use [%. While this also could technicaly occur in some other context it seems
127 We *are* proposing a set of commands to deal with time handling. "clk" in the
136 default strip out all commands before display in order to improve legibility.
160 Commas are illegal in non quote delimitted strings because the comma serves as
163 Right hand square brackets are illegal in non quote delimitted strings because
166 We have thus departed from the epd opcode specification in two ways:
168 ii) Space characters are allowed in non quote delimited operands
170 So it is possible to pass a full FEN string as an unquoted operand as in the
196 All these commands take one and only one parameter which is a time value in the
220 The elapsed time that a player has used for all moves in the game up to that
222 Takes one parameter in the format h:mm:ss
229 Takes one parameter in the format h:mm:ss
244 We propose that this information should be encoded in a new header tag.
263 The rest of the string is a time in the format h:mm:ss which indicates the
271 While it may be helpfull to record normal clock start values here (as is done in
282 controls in use are vital.
305 8.1. The time control is specified as 40 moves in two hours and then one hour to
306 finish. This tag must be specified in order to permit calculation of such
310 8.2. In the example we have given the White and BlackClock tags but in this case
328 may be multiple commands in a single comment.
346 We ruled out the use of < > as delimiters specified in the BIF format because if