Page 1 of 1

Automatically creating a diagram every nth move in PGN

Posted: Thu Aug 19, 2010 5:19 am
by notyetagm
Let's say you have a PGN file consisting of 50 games. You want to print them out one game per page, with multiple diagrams showing the position in the given game every n moves. The diagrams are generated automatically every n moves. Thus, in the end, you have 50 printed pages showing a little movie of the positions from each of the 50 games.

Is there any chess software that can do this? I believe that the Chessbase database program can.

Thanks