diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/forest/forest-lib-linguistics.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/forest/forest-lib-linguistics.sty | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/forest/forest-lib-linguistics.sty b/Master/texmf-dist/tex/latex/forest/forest-lib-linguistics.sty index 9c3b9228ac5..74c883ba3f9 100644 --- a/Master/texmf-dist/tex/latex/forest/forest-lib-linguistics.sty +++ b/Master/texmf-dist/tex/latex/forest/forest-lib-linguistics.sty @@ -8,7 +8,7 @@ %% %% `forest-libs' is a collection of libraries for package `forest'. %% -%% Copyright (c) 2016 Saso Zivanovic +%% Copyright (c) 2012-2017 Saso Zivanovic %% (Sa\v{s}o \v{Z}ivanovi\'{c}) %% saso.zivanovic@guest.arnes.si %% @@ -29,7 +29,7 @@ %% `forest.dtx', or the derived `forest.sty'. %% \RequirePackage{forest} -\ProvidesForestLibrary{linguistics}[2015/11/14 v0.1] +\ProvidesForestLibrary{linguistics}[2017/01/27 v0.1.1] \forestset{ libraries/linguistics/defaults/.style={ default preamble={ @@ -59,8 +59,8 @@ \forestset{ nice empty nodes/.style={ for tree={calign=fixed edge angles}, - delay={where content={}{shape=coordinate,for parent={ - for children={anchor=north}}}{}} + delay={where content={}{shape=coordinate, + for current and siblings={anchor=north}}{}} }, } \providecommand\text[1]{\mbox{\scriptsize#1}} |