summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/genealogytree/gtrlib.templates.code.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/genealogytree/gtrlib.templates.code.tex')
-rw-r--r--Master/texmf-dist/tex/latex/genealogytree/gtrlib.templates.code.tex22
1 files changed, 11 insertions, 11 deletions
diff --git a/Master/texmf-dist/tex/latex/genealogytree/gtrlib.templates.code.tex b/Master/texmf-dist/tex/latex/genealogytree/gtrlib.templates.code.tex
index 4449ea020b8..55fa71e82ad 100644
--- a/Master/texmf-dist/tex/latex/genealogytree/gtrlib.templates.code.tex
+++ b/Master/texmf-dist/tex/latex/genealogytree/gtrlib.templates.code.tex
@@ -1,8 +1,8 @@
-%% The LaTeX package genealogytree - version 1.31 (2018/04/17)
+%% The LaTeX package genealogytree - version 1.32 (2019/04/08)
%% gtrlib.templates.code.tex: Templates
%%
%% -------------------------------------------------------------------------------------------
-%% Copyright (c) 2013-2018 by Prof. Dr. Dr. Thomas F. Sturm <thomas dot sturm at unibw dot de>
+%% Copyright (c) 2013-2019 by Prof. Dr. Dr. Thomas F. Sturm <thomas dot sturm at unibw dot de>
%% -------------------------------------------------------------------------------------------
%%
%% This work may be distributed and/or modified under the
@@ -17,7 +17,7 @@
%%
%% This work consists of all files listed in README
%%
-\gtr@set@library@version{1.31}
+\gtr@set@library@version{1.32}
% Templates
@@ -217,7 +217,7 @@
right=25mm,
segmentation style={solid,shorten >=25mm,shorten <=1mm},
underlay={\begin{tcbclipinterior}%
- \path[preaction={fill=tcbcol@frame!10!tcbcol@back},fill zoom DBimage]
+ \path[preaction={fill=tcbcolframe!10!tcbcolback},fill zoom DBimage]
([xshift=-24mm]interior.south east) rectangle (interior.north east);
\end{tcbclipinterior}},%
}{%
@@ -249,7 +249,7 @@
right=2.5mm,
segmentation style={solid,line width=0.04pt,shorten >=2.5mm,shorten <=0.1mm},
underlay={\begin{tcbclipinterior}%
- \path[preaction={fill=tcbcol@frame!10!tcbcol@back},fill zoom DBimage]
+ \path[preaction={fill=tcbcolframe!10!tcbcolback},fill zoom DBimage]
([xshift=-2.4mm]interior.south east) rectangle (interior.north east);
\end{tcbclipinterior}},%
}{%
@@ -459,7 +459,7 @@
right=25mm,
segmentation style={solid,shorten >=25mm,shorten <=1mm},
underlay={\begin{tcbclipinterior}%
- \path[preaction={fill=tcbcol@frame!10!tcbcol@back},fill zoom DBimage]
+ \path[preaction={fill=tcbcolframe!10!tcbcolback},fill zoom DBimage]
([xshift=-24mm]interior.south east) rectangle (interior.north east);
\end{tcbclipinterior}},%
}{%
@@ -495,7 +495,7 @@
right=2.5mm,
segmentation style={solid,line width=0.04pt,shorten >=2.5mm,shorten <=0.1mm},
underlay={\begin{tcbclipinterior}%
- \path[preaction={fill=tcbcol@frame!10!tcbcol@back},fill zoom DBimage]
+ \path[preaction={fill=tcbcolframe!10!tcbcolback},fill zoom DBimage]
([xshift=-2.4mm]interior.south east) rectangle (interior.north east);
\end{tcbclipinterior}},%
}{%
@@ -728,11 +728,11 @@
\csdef{gtrparent7}{parent{g{male} insert{gtrparent6}} parent{g{female} insert{gtrparent6}}}
\def\gtrDrawSymbolicPortrait{%
-\path[top color=tcbcol@frame!25!tcbcol@back,bottom color=tcbcol@frame!25!tcbcol@back,
- middle color=tcbcol@back]
+\path[top color=tcbcolframe!25!tcbcolback,bottom color=tcbcolframe!25!tcbcolback,
+ middle color=tcbcolback]
(-1.75,0) rectangle (1.75,4.5);
- \path[fill=tcbcol@frame!75!tcbcol@back] (0,2.5) circle (1cm);
- \path[fill=tcbcol@frame!75!tcbcol@back] (1.5,0) arc
+ \path[fill=tcbcolframe!75!tcbcolback] (0,2.5) circle (1cm);
+ \path[fill=tcbcolframe!75!tcbcolback] (1.5,0) arc
[start angle=0, end angle=180, x radius=15mm, y radius=12mm] -- cycle;
}