diff options
author | Karl Berry <karl@freefriends.org> | 2019-06-23 20:59:18 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-06-23 20:59:18 +0000 |
commit | 8ae57f271c756529230e8e3ecf05fec917a8e948 (patch) | |
tree | 945ce55e27ffabe2b699b85b149c2d7e01db09a9 /Master/texmf-dist/doc/latex/xskak/README | |
parent | 15991533e2ebd1c5de20d764410d809fb1a6ba56 (diff) |
xskak (23jun19)
git-svn-id: svn://tug.org/texlive/trunk@51432 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/xskak/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/xskak/README | 43 |
1 files changed, 0 insertions, 43 deletions
diff --git a/Master/texmf-dist/doc/latex/xskak/README b/Master/texmf-dist/doc/latex/xskak/README deleted file mode 100644 index bb40ffa460d..00000000000 --- a/Master/texmf-dist/doc/latex/xskak/README +++ /dev/null @@ -1,43 +0,0 @@ -xskak --- An extention to the package skak for chess typesetting -Version 1.4 Ulrike Fischer 2006-2015 - -LICENSE -LaTeX Project Public License - -CONTENTS AND INSTALLATION - -- Readme (this file) -- xskak-scr.dtx -- xskak.ins -- xskak.pdf - -Run TeX/LaTeX on xskak.ins to unpack the dtx. - -Put the three extracted files in tex/latex/xskak/. - -The dtx-file doesn't contain any documentation. -So running LaTeX on it makes no sense! - -Put xskak.pdf in - doc/latex/xskak/ - -Update the filename database - -DOCUMENTATION - -xskak.pdf. There isn't a source for the documentation as it use some -local fonts and styles. - -DESCRIPTION - -The main point of xskak is to save informations about a chess game -for later use e.g. to loop through a game to make an animated board. -It also extend the input that the parsing commands can handle and -offer an interface to define and switch between indefinite levels -of styles. - - -REQUIREMENTS -xskak uses some primitives of e\TeX. It needs version 1.4 of skak, -a recent version of chessfss and xkeyval, version 1.5 of chessboard (which in turns -needs xifthen and pgf). |