diff options
author | Karl Berry <karl@freefriends.org> | 2018-01-09 22:33:55 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-01-09 22:33:55 +0000 |
commit | a492b6280e5865d3e6cdf114d9fc46d6634e4899 (patch) | |
tree | f49d139f0c185f6fcff50d593814945d98955a76 /Master/texmf-dist/tex/latex/xsavebox | |
parent | f9bbe103745ea9cb8ce903f1c744b1a579083f7f (diff) |
xsavebox (9jan18)
git-svn-id: svn://tug.org/texlive/trunk@46263 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/xsavebox')
-rw-r--r-- | Master/texmf-dist/tex/latex/xsavebox/xsavebox.sty | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/xsavebox/xsavebox.sty b/Master/texmf-dist/tex/latex/xsavebox/xsavebox.sty index 3a062800919..ddb10321c2f 100644 --- a/Master/texmf-dist/tex/latex/xsavebox/xsavebox.sty +++ b/Master/texmf-dist/tex/latex/xsavebox/xsavebox.sty @@ -37,7 +37,7 @@ % conditions of the LaTeX Project Public License, either version 1.3 % of this license or (at your option) any later version. % The latest version of this license is in -% http://mirrors.ctan.org/help/Catalogue/licenses.lppl.html +% http://mirrors.ctan.org/macros/latex/base/lppl.txt % and version 1.3 or later is part of all distributions of LaTeX % version 2005/12/01 or later. % @@ -49,8 +49,8 @@ \RequirePackage{pdfbase} %everything with `pbs_' prefix \RequirePackage{l3keys2e} -\def\g@xsb@version@tl{0.7} -\def\g@xsb@date@tl{2017/06/11} +\def\g@xsb@version@tl{0.8} +\def\g@xsb@date@tl{2018/01/04} \ProvidesExplPackage{xsavebox}{\g@xsb@date@tl}{\g@xsb@version@tl} {saveboxes for repeating content without code replication} |