blob: ee4bdcf32a0144357bbcfdbf8c19587eae456533 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
|
xskak --- An extention to the package skak for chess typesetting
Version 1.1 Ulrike Fischer 2007
CONTENTS AND INSTALLATION
- Readme (this file)
- xskak-scr.dtx
- xskak.ins
- xskak.pdf
Run TeX/LaTeX on xskak.ins to unpack the dtx.
Put the three extracted files in tex/latex/xskak/.
The dtx-file doesn't contain any documentation.
So running LaTeX on it makes no sense!
Put xskak.pdf in
doc/latex/xskak/
Update the filename database
DOCUMENTATION
xskak.pdf. There isn't a source for the documentation as it use some
local fonts and styles.
DESCRIPTION
The main point of xskak is to save informations about a chess game
for later use e.g. to loop through a game to make an animated board.
It also extend the input that the parsing commands can handle and
offer an interface to define and switch between indefinite levels
of styles.
REQUIREMENTS
xskak uses some primitives of e\TeX. It needs version 1.4 of skak,
a recent version of chessfss and xkeyval, version 1.5 of chessboard (which in turns
needs xifthen and pgf).
|