blob: 2e46843ee33dec4d3824ae0c83053cc3539c8549 (
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.3 / 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.sty' into tex/latex/diagram.
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.
|