blob: d26434e0eb9e4182a5d9bb0d196c567be2f6a13c (
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.1 / Stefan Hoening 2011
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.
|