summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/texmate/README
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/latex/contrib/texmate/README
Initial commit
Diffstat (limited to 'macros/latex/contrib/texmate/README')
-rw-r--r--macros/latex/contrib/texmate/README36
1 files changed, 36 insertions, 0 deletions
diff --git a/macros/latex/contrib/texmate/README b/macros/latex/contrib/texmate/README
new file mode 100644
index 0000000000..b5f3986977
--- /dev/null
+++ b/macros/latex/contrib/texmate/README
@@ -0,0 +1,36 @@
+TeXmate 2 --- Comprehensive Chess Annotation in LaTeX
+Federico Garcia, 2006
+
+CONTENTS
+
+texmate.dtx
+texmate.ins
+texmate.pdf
+texmatemanual.pdf
+texmatemanual.tex
+readme.txt
+
+
+DESCRIPTION
+
+TeXmate formats chess games from very simple ascii input. The clean "1. e4 e5; 2. Nf3 Nc6; 3. Bb5 a6" will produce the same results as the sloppier "1 e4 e5; Nf3 Nc6 3.. Bb5 a6". The resulting format is fully customizable.
+
+There are 4 levels of commentary: 1 is the main game, 2-3 are commentaries. Each has its fonts, punctuation marks, etc., and these are also customizable.
+
+The second version has the ability to create diagrams of the position on the board at any time, working in connection with package skak.
+
+DOCUMENTATION
+
+The user's manual is file texmate2manual.pdf. The commented code is produced by running LaTeX on texmate.dtx.
+
+
+INSTALLATION
+
+Run TeX on texmate.ins. This will create texmate.sty, the package file, which should go in the "tex\latex\texmate" folder.
+
+The dtx and ins to "\source\latex\texmate"
+
+The pdf's and the tex to "\doc\latex\texmate"
+
+
+It's a good idea to install the skak package as well, for the fonts. But the font files come here in case you want to install them manually. \ No newline at end of file