diff options
author | Karl Berry <karl@freefriends.org> | 2018-05-12 21:24:16 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-05-12 21:24:16 +0000 |
commit | f3fa6542348613dc0e90fae7be09cd7f9c2f95d2 (patch) | |
tree | 984feb069de49c054dcc6c22a528ec888e816c6c /Master/texmf-dist/tex/latex/eso-pic | |
parent | 0e53f017906714054c2d533bf05a33780320576b (diff) |
eso-pic (12may18)
git-svn-id: svn://tug.org/texlive/trunk@47694 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/eso-pic')
-rw-r--r-- | Master/texmf-dist/tex/latex/eso-pic/eso-pic.sty | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/eso-pic/eso-pic.sty b/Master/texmf-dist/tex/latex/eso-pic/eso-pic.sty index 13613813e3e..8a3484c1347 100644 --- a/Master/texmf-dist/tex/latex/eso-pic/eso-pic.sty +++ b/Master/texmf-dist/tex/latex/eso-pic/eso-pic.sty @@ -23,7 +23,7 @@ %% \NeedsTeXFormat{LaTeX2e}[1999/12/01] \ProvidesPackage{eso-pic} - [2015/07/21 v2.0g eso-pic (RN)] + [2018/04/12 v2.0h eso-pic (RN)] \RequirePackage{atbegshi} \providecommand*\LenToUnit[1]{\strip@pt\dimexpr#1*\p@/\unitlength} \newcommand\ESO@isMEMOIR[2]{#2} @@ -247,6 +247,7 @@ \fi } \setkeys{ESO}{subgridstyle=solid,pscoord=true,gridunit=mm} +\providecommand*\@classoptionslist{} \def\ProcessOptionsWithKV#1{% \let\@tempc\@empty \@for\CurrentOption:=\@classoptionslist\do{% |