Re: [Scid-users] Extended NAG values

2008-03-24 Thread WilSoft
Hi The parameters I gave are working, but can be optimized. I have tested with a few modifications which also work.. But I think major changes occur if you use the new package skak instead of chess12. Just my 2 cts. Best, Willem On Monday 24 March 2008, pgeorges wrote: > Hi, > > I am ignorant

Re: [Scid-users] Extended NAG values

2008-03-24 Thread WilSoft
Hi, I have looked to the Skak package. Its very complete. It has also a impact on the code which much be generated. But the result is nice.. ;), nice diagram. I will try to make it work for a next version... or are there others working on it? gr, Willem On Monday 24 March 2008, Ulrich Dirr

Re: [Scid-users] Extended NAG values

2008-03-24 Thread pgeorges
Hi, I am ignorant in LaTeX stuff, so could someone tell us what are the correct parameters for the beginning of such document ? I would like to be sure before modifying anything. Pascal Ulrich Dirr a écrit : > Hi, > Just for your information: your LaTeX code is obsolet, please read > l2tabu (a

Re: [Scid-users] Extended NAG values

2008-03-24 Thread Wijnand Engelkes
My favorite NAG is $ 201 That's a diagram. I search and replace in a .PGN file: 6. by $ 201 6. 11. by $ 201 11. 16. by $ 201 16. 21. by $ 201 21. etcetera. Then I read the file into SCID and export to HTML. That way I get a game collection with a diagram every 5th move. Ideal for reading game sco

Re: [Scid-users] Extended NAG values

2008-03-24 Thread Ulrich Dirr
Hi, Just for your information: your LaTeX code is obsolet, please read l2tabu (available on CTAN, dated Dec 2004), e.g., - a4/a4wide are obsolet, use the a4paper option. - $$...$$ better use \[...\] or \begin{displaymath}...\end{displaymath}. - times is obsolet use \usepackage{mathptmx}. - chess

Re: [Scid-users] Extended NAG values

2008-03-24 Thread WilSoft
Oops and the attachment... -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. scid_latex.tar.bz2 Description: application/tbz - This SF.net email is sponsored

Re: [Scid-users] Extended NAG values

2008-03-24 Thread WilSoft
Hi, I have modified game.cpp, game.h and added a new include file naglatex.h. The latter file contains all Tex - Nag translations. Zipfile with the source (based on scid 3.6.22) is attached. I noticed that when the .tex file is generated the tex-parser is showing errors. Modifying the tex-header

[Scid-users] 3.6.23 RC2

2008-03-24 Thread Alexander Wagner
Hi! Yesterday, Pascal put up RC2 on the website at http://prolinux.free.fr/scid/download/ As far as I can see it just contains the recent Correspondence Chess code, so here some comments about changes there: - Correspondence Chess window: to get a similar GUI in all modules I introduced a new