summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/genealogytree/gtrcore.options.code.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-07-30 23:08:19 +0000
committerKarl Berry <karl@freefriends.org>2016-07-30 23:08:19 +0000
commit535852b7b6a917aae03c2e757b2964fc07b5371e (patch)
treeb95ceb60675743878adc1f8275e19237b7ab86ca /Master/texmf-dist/tex/latex/genealogytree/gtrcore.options.code.tex
parent3fd588bb279cdfa2a5b61892ebe94ada81d07fbe (diff)
genealogytree (29jul16)
git-svn-id: svn://tug.org/texlive/trunk@41768 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/genealogytree/gtrcore.options.code.tex')
-rw-r--r--Master/texmf-dist/tex/latex/genealogytree/gtrcore.options.code.tex7
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/genealogytree/gtrcore.options.code.tex b/Master/texmf-dist/tex/latex/genealogytree/gtrcore.options.code.tex
index abc1d136854..a46870202f6 100644
--- a/Master/texmf-dist/tex/latex/genealogytree/gtrcore.options.code.tex
+++ b/Master/texmf-dist/tex/latex/genealogytree/gtrcore.options.code.tex
@@ -1,8 +1,8 @@
-%% The LaTeX package genealogytree - version 1.00 (2015/09/21)
+%% The LaTeX package genealogytree - version 1.01 (2016/07/29)
%% gtrcore.options.code.tex: Options
%%
%% -------------------------------------------------------------------------------------------
-%% Copyright (c) 2013-2015 by Prof. Dr. Dr. Thomas F. Sturm <thomas dot sturm at unibw dot de>
+%% Copyright (c) 2013-2016 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.00}
+\gtr@set@library@version{1.01}
%%%%%%%%%%%%%%%%%%%%%%%
%% General handling
@@ -191,6 +191,7 @@
id suffix/.store in=\gtr@kv@idsuffix,
id/.code={\xdef\gtr@gkv@id{\expandonce\gtr@kv@idprefix\unexpanded{#1}\expandonce\gtr@kv@idsuffix}},
distance/.gstore in=\gtr@gkv@distance,
+ tikz/.gstore in=\gtr@gkv@tikz,
pivot@@value/.gstore in=\gtr@gkv@pivot,
pivot@none/.style={pivot@@value=0},
pivot@child/.style={pivot@@value=1},