blob: 6171ec4f22ef513299081bdb00e29362ee4747b2 (
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
|
schwalbe --- A package for typesetting chessproblems
Version v2.2 / Stefan Hoening 2012-2018
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
This package is used to produce the german chess problem magazine "Die Schwalbe".
REQUIREMENTS
This package is based on the chess-problem-diagrams package, which need to
be installed with its dependency bartel-chess-fonts.
|