summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/chessfss/README
blob: 6c7c3cfea33448e141ac5095b34be76e5dd52d36 (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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
chessfss --- chess fontselection scheme Version 1.2a
Ulrike Fischer 2006

CONTENTS AND INSTALLATION

- Readme (this file)
- chessfss-scr.dtx
- chessfss.ins
- chessfss.pdf
- chessfss.pdf
- chessfonts_gallery.pdf

Run TeX/LaTeX on chessfss.ins to unpack the dtx.
Put the files the .sty, the .def and all the .fd-files in
tex/latex/chessfss/.

You will also get two generic .enc-files.
Put them together with the two .pdf's
in doc/latex/chessfss/.

The ins-file suggest the following directories:

for the encoding-.def-files:
tex/latex/chessfss/enc

for the .fd-files of the skak-fonts:
tex/latex/chessfss/skak

for the .fd-files of the skaknew-fonts:
tex/latex/chessfss/skaknew

for the two generic .enc-files:
doc/latex/chessfss

If you have a docstrip.cfg which points to one of your texmf-tree e.g. with the content

\BaseDirectory{D:/texmf}
\UseTDS

AND IF ALL FOLDERS EXIST then the ins.file will unpack to this
folders. If you want the files to go to other locations you can
change the pathes in the .ins-file.

The dtx-file doesn't contain any documentation.
So running LaTeX on it makes no sense!



DOCUMENTATION

chessfss.pdf. There isn't a source for the documentation as it use some
local fonts and styles.

DESCRIPTION

This package offers commands to use and switch between chess
fonts. It use the LaTeX font selection scheme (nfss).

The package doesn't parse, format and print "Portable Game
Notation" (PGN) input like e.g. the packages skak or texmate.

The aim of the package is to offer writers of chess packages a
bundle of commands for fonts, so that they don't have to
implement all this commands for themselves. chessfss.sty is now
used in the version of skak.sty which you can find at
CTAN.