diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/chessboard/chessboard-keys-pgf.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/chessboard/chessboard-keys-pgf.sty | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/Master/texmf-dist/tex/latex/chessboard/chessboard-keys-pgf.sty b/Master/texmf-dist/tex/latex/chessboard/chessboard-keys-pgf.sty index 5f5eff25d91..d6d8c7a1623 100644 --- a/Master/texmf-dist/tex/latex/chessboard/chessboard-keys-pgf.sty +++ b/Master/texmf-dist/tex/latex/chessboard/chessboard-keys-pgf.sty @@ -4,10 +4,10 @@ %% %% The original source files were: %% -%% chessboard-src.dtx (with options: `keyspgf') +%% chessboard-src.dtx (with options: `chessboard-keys-pgf') %% %% chessboard: a package to print chessboards -%% Copyright 2006 UlrikeFischer (skak@nililand.de) +%% Copyright 2006-2014 Ulrike Fischer (chess@nililand.de) %% ------------------------------------------- %% %% This file can be redistributed and/or modified under the terms of @@ -16,9 +16,8 @@ %% License, or (at your option) any later version. %% %% For error reports see documentation. - -\ProvidesFile{chessboard-keys-pgf.sty}[2007/12/20 key definitions for -chessboard.sty v1.5] +\ProvidesFile{chessboard-keys-pgf.sty}[2014/05/01 version v1.7 key definitions for chessboard.sty] +%%$Date: 2011/03/17 13:42:38 $$Version: e7ec1b100ede $ %% new 1.5.: style keys for curvemove \define@key[UFCB]{bez}{x1}{\def\board@val@bezxi{#1}} @@ -928,8 +927,6 @@ chessboard.sty v1.5] %% obsolete key, \define@choicekey[UFCB]{locfill}{applycolor}[\@tempval\@tempnr]{all,none,white,black}{% D - \PackageWarning{chessboard}{The behaviour of applycolor has changed - \MessageBreak Please read the documentation!}% \ifcase\@tempnr\relax \board@do@setsinglekeys*[UFCB]{locfill}{trimtocolor=false}% \or |