Re: [Scid-users] Problem: Game annotation blocked by variation

2009-12-08 Thread Pascal Georges
Fixed. In CVS. Pascal 2009/12/7 Joost 't Hart > Hi! > > Linux, CVS, Tcl/Tk 8.5.7 > > With auto-annotating a game with variations (deepshredder UCI, annotate > all moves but NOT variations), annotation is blocked at the position > with the green/blue arrow on the board. After analysing that posi

Re: [Scid-users] Remove twin games

2009-12-08 Thread Benoit St-Pierre
I wonder if there exists one game Hübner analyzed that does not make the gamesize limitation explode... ;-) -- Return on Information: Google Enterprise Search pays you back Get the facts. http://p.sf.net/sfu/google-dev2dev

Re: [Scid-users] Remove twin games

2009-12-08 Thread Gerd Lorscheid
Hello, Aquarium supports both position trees and ChessAssistant sequential game databases. When I work on opening preparations I am interested in trees and would like to see comments for a position whenever it is on the board. But when I prepare for an opponent or just want to replay some

Re: [Scid-users] Remove twin games

2009-12-08 Thread Alexander Wagner
Benoit St-Pierre wrote: Hi! > I fully understand that it does not solve the problem you are > addressing. It would merely dissolve it. For the annotation part of theoretical lines yes. I admit that I'm quite a fan of the tree and masks feature and would strongly recommend anyone to look into

Re: [Scid-users] Remove twin games

2009-12-08 Thread Benoit St-Pierre
Alex, I fully understand that it does not solve the problem you are addressing. It would merely dissolve it. You are right in saying that there are some comments that deserve to stay into a single game. Your example shows that one would like to annotate a particular game, in which case it makes

Re: [Scid-users] Remove twin games

2009-12-08 Thread Alexander Wagner
Steven wrote: Hi! >> Given a large database that contains both, plain and >> extensively annotated games (comments, variations and >> annotations). I want to remove all duplicate games from >> this base, and especially those that are >> annotated usually appear once again in a plain version. >

Re: [Scid-users] Remove twin games

2009-12-08 Thread Alexander Wagner
Benoit St-Pierre wrote: Hi! > A very good way to deal with that problem would be to store the > comments outside the game, like Rybka Aquarium That does not solve the problem. PGN standard just is to store them within the PGN and not outside and the point is that I have them within the games.

Re: [Scid-users] Remove twin games

2009-12-08 Thread Benoit St-Pierre
A very good way to deal with that problem would be to store the comments outside the game, like Rybka Aquarium " Chess players who are mostly used to working with game notation, comments and variations are in for a bit of shock when they realize how much Rybka Aquarium relies on chess trees and th

Re: [Scid-users] Remove twin games

2009-12-08 Thread Steven
Alexander Wagner wrote: > Given a large database that contains both, plain and > extensively annotated games (comments, variations and > annotations). I want to remove all duplicate games from > this base, and especially those that are > annotated usually appear once again in a plain version.