blob: dcc5a03c2f6cb032681cde7a88568408ec1b2224 (
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
|
schwalbe --- A package for typesetting chessproblems
Version 1.5 / Stefan Hoening 2012
CONTENTS
- README (this file)
- schwalbe.dtx
- schwalbe.ins
- schwalbe.pdf
INSTALLATION
Run TeX/LaTeX on schwalbe.ins to unpack the dtx.
Put the extracted 'schwalbe.cls' and 'schwalbe.sty' files into tex/latex/chess-problem-diagrams.
DOCUMENTATION
schwalbe.pdf. This file may be created from the documentation using
the provided Makefile.
DESCRIPTION
REQUIREMENTS
This package is based on the chess-problem-diagrams package, which need to
be installed with its dependency bartel-chess-fonts.
|