Re: [Scid-users] SCID Annotations missing

2008-10-14 Thread Benoit St-Pierre
Are you sure this is valid PGN? On Tue, Oct 14, 2008 at 8:48 PM, David Acevedo <[EMAIL PROTECTED]> wrote: > Hello, > > Thank you Pascal very much for the useful program. > > But since scid-3.6.25 the annotated game pgn has annotations missing for > whole moves, sometimes for many moves. > > For ex

[Scid-users] SCID Annotations missing

2008-10-14 Thread David Acevedo
Hello, Thank you Pascal very much for the useful program. But since scid-3.6.25 the annotated game pgn has annotations missing for whole moves, sometimes for many moves. For example: 14.Nd5 Bxd5 15.exd5 = { +0.17} ( 15.Qxd5 Nb6 16.Qd2 Nc4 17.Bxc4 bxc4 18.Na5 c3 19.Qxc3 Qxc3 20.bxc3 Rfc8

Re: [Scid-users] Show variations

2008-10-14 Thread Benoit St-Pierre
With the mouse, I entered this : [Event "Sicilian"] [Site "?"] [Date ".??.??"] [Round "?"] [White "?"] [Black "?"] [Result "*"] [ECO "B52"] 1.e4 c5 2.Nf3 d6 3.Bb5+ Nd7 ( 3...Nc6 ) ( 3...Bd7 ) * This seems to work well. Maybe one can enter them, but not read them ? -

Re: [Scid-users] Show variations

2008-10-14 Thread Benoit St-Pierre
Here is the paragraph 8.2.5: > An RAV (Recursive Annotation Variation) is a sequence of movetext containing > one or more moves enclosed in parentheses. An RAV is used to represent an > alternative variation. The alternate move sequence given by an RAV is one > that may be legally played by fir

Re: [Scid-users] Show variations

2008-10-14 Thread Henk van Lingen
>>From Changelog file (january 2007) : > > "- modified the way variants are handled : Scid can read recursive > variations but the user can no longer enter > them. Oke, I see the difference now, thanks both. I somehow had inserted things in the wrong place, it seems. I've edited the pgn and re-imp

Re: [Scid-users] Show variations

2008-10-14 Thread Pascal Georges
>From Changelog file (january 2007) : "- modified the way variants are handled : Scid can read recursive variations but the user can no longer enter them. I will put this back if someone can tell me any use case of the VAR described at para 8.2.5 of PGN standards (modified ::move::Back in move.tcl

Re: [Scid-users] Show variations

2008-10-14 Thread Benoit St-Pierre
Here is the explanation : 3...Nd7 is the alternative to the main variation, and 3...Nc6 is the alternative to this alternative. If you enter into the 3...Bd7 line, you'll see the 3...Nc6. A faster way to navigate through the PGN is to use the PGN Window. Hit CTRL-P or click on the PGN icon. Then

[Scid-users] Show variations

2008-10-14 Thread Henk van Lingen
Why is it that a pgn file with contents like below, results in showing only two move options after 3 Bb5+ instead of three? Is it a bug, or do I miss something (scid 3.6.26) [Event "Sicilian"] [Site "?"] [Date ".??.??"] [Round "?"] [White "?"] [Black "?"] [Result "*"] [ECO "B52"] 1.e4 c5 2.Nf

Re: [Scid-users] Release of Scid 3.6.26

2008-10-14 Thread Pascal Georges
I don't know where this line comes from, but line 16 should be tclsh=tclsh; instead of tclsh=tclsh8.5; Pascal 2008/10/13 Henk van Lingen <[EMAIL PROTECTED]> > > Hi, > > > > I released Scid 3.6.26 at Sourceforge. > > scrabble:chess/scid 525% ./configure > exec: 30: tclsh8.5: not found > > Do I