WilSoft wrote:

Hi!

 > When I use Scid for generating .tex files all NAG-codes
 > from $142 and above appear as '$...' in the tex-file.  I
 > have checked the option 'symbolic style notation' to !+=,
 > but has no effect on the output.
 >
 > The tex_chess font which I also installed does support
 > $142 but only as the tex '\betteris' option.

Maybe one should add the proper TeX encodings for the NAG
values instead of numberings here.

 > Is there a way to get rid of the NAG-codes in the output,
 > or is it a bug in Scid?

I think it's actually a "bug" in scid, must be an old one
though. Of course Scid should not export $142 etc. to LaTeX
which definitely does not like $ if a) unbalanced and b) no
math is between them ;)

Do you've a full list of translations of the codes?

Then one should add a proper translation table to scid. Just
checked, and found this seems to be a bit low level, so for
the time beeing I's suggest some sed like

s/\$142/\\betteris/g

-- 

Kind regards,                /                 War is Peace.
                             |            Freedom is Slavery.
Alexander Wagner            |         Ignorance is Strength.
                             |
                             | Theory     : G. Orwell, "1984"
                            /  In practice:   USA, since 2001

-------------------------------------------------------------------------
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