diff options
author | Karl Berry <karl@freefriends.org> | 2018-03-30 21:16:39 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-03-30 21:16:39 +0000 |
commit | 231dbd9437553b69b7de2117d6b2087fcdb443a4 (patch) | |
tree | 5a29127b4d3ac3dee5d5f050491b56b3bd4d0c6c /Master/texmf-dist/tex/latex/easyfig | |
parent | 8fb03d1c8024be5189db8812366f2be9279faca3 (diff) |
easyfig (30mar18)
git-svn-id: svn://tug.org/texlive/trunk@47193 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/easyfig')
-rw-r--r-- | Master/texmf-dist/tex/latex/easyfig/easyfig.sty | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/easyfig/easyfig.sty b/Master/texmf-dist/tex/latex/easyfig/easyfig.sty index 9f19aad4935..a64ea6a7c93 100644 --- a/Master/texmf-dist/tex/latex/easyfig/easyfig.sty +++ b/Master/texmf-dist/tex/latex/easyfig/easyfig.sty @@ -1,4 +1,4 @@ -%% Copyright (C) 2011-2012 by Martin Scharrer <martin@scharrer-online.de> +%% Copyright (C) 2011-2018 by Martin Scharrer <martin@scharrer-online.de> %% ---------------------------------------------------------------------- %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either version 1.3 @@ -16,8 +16,8 @@ %% and the derived filebase easyfig.sty. %% \ProvidesPackage{easyfig}[% - 2012/05/15 - v1.2 + 2018/03/30 + v1.2a Easy way to include figures] \RequirePackage{adjustbox} \RequirePackage{xkeyval} |