summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/tkz-tab
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-01-20 23:20:10 +0000
committerKarl Berry <karl@freefriends.org>2019-01-20 23:20:10 +0000
commit31268c900d5c42ececed0b7e5e1a918e387a5ef0 (patch)
treed3ee5864041773e0e417b72a0857054bdf03703f /Master/texmf-dist/tex/latex/tkz-tab
parentba552ece38a001c309e97c942d04c05d926bb749 (diff)
tkz-tab (20jan19)
git-svn-id: svn://tug.org/texlive/trunk@49775 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/tkz-tab')
-rw-r--r--Master/texmf-dist/tex/latex/tkz-tab/tkz-tab.sty4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/tkz-tab/tkz-tab.sty b/Master/texmf-dist/tex/latex/tkz-tab/tkz-tab.sty
index 7828845c2a9..8119748eeff 100644
--- a/Master/texmf-dist/tex/latex/tkz-tab/tkz-tab.sty
+++ b/Master/texmf-dist/tex/latex/tkz-tab/tkz-tab.sty
@@ -26,7 +26,7 @@
%% Objet : Création de tableaux (signes et variations)
%<----------------------------------------------------------------------------->
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{tkz-tab}[2018/09/19 v1.4d variations (ctan version) ]
+\ProvidesPackage{tkz-tab}[2019/01/19 v1.4e variations (ctan version) ]
%<----------------------------------------------------------------------------->
\ifx\e@alloc\@undefined
\RequirePackage{etex}
@@ -204,7 +204,7 @@
\tikzset{arrow style/.append style = {\cmdTAB@TTS@arrowcolor,
> = \cmdTAB@TTS@arrowstyle,
line width = \cmdTAB@TTS@arrowlinewidth}}
-\tikzset{node style/.append style = { fill = fondpaille}}
+\tikzset{node style/.append style = { fill = \cmdTAB@TTS@backgroundcolor}}
\tikzset{fondC/.style={fill = \cmdTAB@TTS@backgroundcolor}}
\tikzset{fondL/.style={fill = \cmdTAB@TTS@backgroundcolor}}
\tikzset{fondT/.style={fill = \cmdTAB@TTS@backgroundcolor}}