summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/forest
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-07-10 22:38:35 +0000
committerKarl Berry <karl@freefriends.org>2015-07-10 22:38:35 +0000
commitdf80c6b8c95d43d534eeb8fb64749160b071f026 (patch)
tree14cb720eaf76bace13332eaafa6801ff10444f1c /Master/texmf-dist/tex/latex/forest
parent7a35554f4e772af148bee6c51b8e9ac8b67d33b2 (diff)
forest (10jul15)
git-svn-id: svn://tug.org/texlive/trunk@37827 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/forest')
-rw-r--r--Master/texmf-dist/tex/latex/forest/forest.sty6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/forest/forest.sty b/Master/texmf-dist/tex/latex/forest/forest.sty
index ab11fed90d5..be4e5c06686 100644
--- a/Master/texmf-dist/tex/latex/forest/forest.sty
+++ b/Master/texmf-dist/tex/latex/forest/forest.sty
@@ -8,7 +8,7 @@
%%
%% `forest' is a `pgf/tikz'-based package for drawing (linguistic) trees.
%%
-%% Copyright (c) 2013 Saso Zivanovic
+%% Copyright (c) 2015 Saso Zivanovic
%% (Sa\v{s}o \v{Z}ivanovi\'{c})
%% saso.zivanovic@guest.arnes.si
%%
@@ -29,7 +29,7 @@
%% This work consists of the files forest.dtx and forest.ins
%% and the derived file forest.sty.
%%
-\ProvidesPackage{forest}[2015/05/29 v1.07 Drawing (linguistic) trees]
+\ProvidesPackage{forest}[2015/07/10 v1.08 Drawing (linguistic) trees]
\RequirePackage{tikz}[2010/10/13]
\usetikzlibrary{shapes}
@@ -4514,7 +4514,7 @@
}
\def\forest@includeexternal@check#1{%
\tikzsetnextfilename{#1}%
- \tikzexternal@externalizefig@systemcall@uptodatecheck
+ \IfFileExists{\tikzexternal@filenameprefix/#1}{\tikzexternal@file@isuptodatetrue}{\tikzexternal@file@isuptodatefalse}%
}
\def\makehashother{\catcode`\#=12}%
\long\def\forest@external@setup#1{%