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 ( Options - Exporting - Latex file text) to:

\documentstyle[11pt,times,a4wide,chess,twocolumn]{article}
  % This is a LaTeX file generated by Scid.
  % You must have the "chess12" package installed to typeset this file.

  \setlength{\columnsep}{7mm}
  \setlength{\parindent}{0pt}
  
  % Macros for variations and diagrams:
  \newenvironment{variation}{\begin{quote}}{\end{quote}}
  \newenvironment{diagram}{\begin{nochess}}{$$\showboard$$\end{nochess}}
  
  \begin{document}

will do the trick. Then all NAG codes will be translated to the equivalent 
Informant codes.

Let me know if there are any problems.


gr,
Willem van den Akker
-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Scid-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scid-users

Reply via email to