summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/chessboard/chessboard.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/chessboard/chessboard.tex')
-rw-r--r--macros/latex/contrib/chessboard/chessboard.tex21
1 files changed, 13 insertions, 8 deletions
diff --git a/macros/latex/contrib/chessboard/chessboard.tex b/macros/latex/contrib/chessboard/chessboard.tex
index f80c6fd374..31e8a15d3e 100644
--- a/macros/latex/contrib/chessboard/chessboard.tex
+++ b/macros/latex/contrib/chessboard/chessboard.tex
@@ -2,15 +2,17 @@
% -*- mode: TeX -*- -*- coding: UTF-8 -*-
\listfiles
\def\UFcurrentpackage{chessboard}
-\def\UFcurrentversion{1.8}
+\def\UFcurrentversion{1.9}
%$Date$$Version$
-
+\RequirePackage{l3pdf}
+\ExplSyntaxOn
+\pdf_uncompress:
+%\pdf_version_gset:n{2.0}
+\ExplSyntaxOff
\RequirePackage{fix-cm}
\documentclass[pagesize,parskip=half-,fontsize=12pt]{scrartcl}
-\usepackage[utf8]{inputenc}
-
%% chessboard specific commands
\usepackage[LSB1,LSB2, LSB3,LSBC2,LSBC3,LSBC4,LSBC5, T1]{fontenc}
%\usepackage[skak-parse]{xskak}
@@ -48,7 +50,7 @@
\makeatother
%\usepackage{filecontents} only needed after change of docu.sty
-\usepackage{UF-documentation}
+\usepackage{UF-chessboard-documentation}
%initialisation
\setchessboard{smallboard, showmover=false}
@@ -123,9 +125,12 @@ pictures. So it could be necessary to reset the padding. And the
the foreground picture.
\begin{description}
+\item[2020-11-01 (Version 1.9)] Corrected a bug reported by
+ Phelype Oleinik. \texttt{colorbackareas} (and other area keys) didn't process lists of areas correctly.
+
\item[2019-06-23 (Version 1.8)] Uploaded the source of the documentation to ctan.
No longer use \cs{arabic} internally, to avoid problems with packages redefining the command. (Issue \#1).
-
+
\item[2011-03-17 (Version 1.7)] Changed definition of the triangle mover
style. It now uses \packagename{tikz} and no longer
\packagename{amssymb}. \packagename{chessboard} no longer loads
@@ -3702,7 +3707,7 @@ of a game with \skaksty and then to loop through them. For an
example please read the documentation of \packagename{xskak}. Here an
example of the more tiresome input:
-\begin{LTXexample}
+\begin{lstlisting}
\newchessgame
\unitlength1pt
\newcommand\currentboard{%
@@ -3724,7 +3729,7 @@ example of the more tiresome input:
\newframe\hidemoves{3... a6}%
\currentboard
\end{animateinline}
-\end{LTXexample}
+\end{lstlisting}
\phantomsection