blob: 1c1e02cb8f4359f48c691b6c6492698d508d65c7 (
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
|
diagram --- A package for typesetting chessproblems
Version 1.6.4 / Stefan Hoening 2012
CONTENTS
- README (this file)
- diagram.dtx
- diagram.ins
- diagram.pdf
The font sources by Elmar Bartel are published under conditions of the
GNU General Public License.
INSTALLATION
Install the fonts package (bartel-chess-fonts) into your
tex installation.
Run TeX/LaTeX on diagram.ins to unpack the dtx.
Put the extracted 'diagram.sty' into tex/latex/diagram.
DOCUMENTATION
diagram.pdf. This file may be created from the documentation using
the provided Makefile.
DESCRIPTION
This packages provides macros to typeset problem chess diagrams including
fairy chess problems (mostly using rotated images of pieces) and other boards.
REQUIREMENTS
The macro package uses tex fonts provided by the
bartel-chess-fonts
package as provided on CTAN or under the same name in TeX Live.
You need to install these fonts before you can use the package.
|