summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/chessboard/chessboard-keys-main.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-05-02 21:14:31 +0000
committerKarl Berry <karl@freefriends.org>2014-05-02 21:14:31 +0000
commit2b1bd3563948b1f75e35cd54c403edd7239e01d2 (patch)
tree822a9cf9b7295cf898c980bcb2646255fa0053e3 /Master/texmf-dist/tex/latex/chessboard/chessboard-keys-main.sty
parent198f246f60c3cbd97a073be1c935fd8744730e4c (diff)
chessboard (2may14)
git-svn-id: svn://tug.org/texlive/trunk@33801 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/chessboard/chessboard-keys-main.sty')
-rw-r--r--Master/texmf-dist/tex/latex/chessboard/chessboard-keys-main.sty13
1 files changed, 7 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/latex/chessboard/chessboard-keys-main.sty b/Master/texmf-dist/tex/latex/chessboard/chessboard-keys-main.sty
index ce890281ce8..91a047fd10d 100644
--- a/Master/texmf-dist/tex/latex/chessboard/chessboard-keys-main.sty
+++ b/Master/texmf-dist/tex/latex/chessboard/chessboard-keys-main.sty
@@ -4,10 +4,10 @@
%%
%% The original source files were:
%%
-%% chessboard-src.dtx (with options: `keysmain')
+%% chessboard-src.dtx (with options: `chessboard-keys-main')
%%
%% 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,8 +16,8 @@
%% License, or (at your option) any later version.
%%
%% For error reports see documentation.
-\ProvidesFile{chessboard-keys-main.sty}[2007/12/20 key definitions
-for chessboard.sty v1.5 ]
+\ProvidesFile{chessboard-keys-main.sty}[2014/05/01 version v1.7 key definitions for chessboard.sty]
+%%$Date: 2011/03/23 08:42:57 $$Version: 66142533647c $
%%file=Linie=column=vertikal=al_f_abetisch= a-h
%%rank=Reihe=row=horizontal=numbe_r_=1-8
@@ -892,7 +892,8 @@ for chessboard.sty v1.5 ]
\define@key[UFCB]{locfill}{addfontcolors}[true]{% D
\toks@=\expandafter{\board@val@fontcolorstack}%
- \board@do@l@addto@macro\board@val@boardfontcolors{\the\toks@}}
+ \edef\@@next{\noexpand\board@do@l@addto@macro\noexpand\board@val@boardfontcolors{\the\toks@}}%
+ \@@next}
\define@key[UFCB]{glofill}{setfontcolors}[true]{% D
\board@do@l@addto@macro\board@val@savedkeylist{,setfontcolors=#1}{}}%
@@ -1298,7 +1299,6 @@ for chessboard.sty v1.5 ]
\define@key[UFCB]{glofill}{addfen}{% D
\board@do@l@addto@macro\board@val@savedkeylist{,addfen=#1}}%
-
%%% other name for usefen
\define@key[UFCB]{locfill}{restorefen}{% D
\edef\board@temp@curfen{\csname chessgame.#1\endcsname}%
@@ -1534,6 +1534,7 @@ for chessboard.sty v1.5 ]
\define@key[UFCB]{gloinit}{game}{%
\board@do@l@addto@macro\board@val@savedkeylist{,game=#1}{}}%
+
\endinput
%%
%% End of file `chessboard-keys-main.sty'.