diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/auto-pst-pdf-lua/auto-pst-pdf-lua.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/auto-pst-pdf-lua/auto-pst-pdf-lua.sty | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/auto-pst-pdf-lua/auto-pst-pdf-lua.sty b/Master/texmf-dist/tex/latex/auto-pst-pdf-lua/auto-pst-pdf-lua.sty index bae13851734..e75e2f76d1a 100644 --- a/Master/texmf-dist/tex/latex/auto-pst-pdf-lua/auto-pst-pdf-lua.sty +++ b/Master/texmf-dist/tex/latex/auto-pst-pdf-lua/auto-pst-pdf-lua.sty @@ -13,7 +13,7 @@ %% version 2005/12/01 or later. %% %% -\ProvidesPackage{auto-pst-pdf-lua}[2018/03/17 v0.02 using auto-pst-pdf for LuaLaTeX] +\ProvidesPackage{auto-pst-pdf-lua}[2018/12/09 v0.03 using auto-pst-pdf for LuaLaTeX] \RequirePackage{ifpdf,xkeyval,ifplatform,ifluatex} \newif\if@app@off@ \newif\if@app@crop@ @@ -57,7 +57,7 @@ \c@app@runs\@ne \fi} -\DeclareOptionX*{\PassOptionsToPackage{\CurrentOption}{pst-pdf-lua}} +\DeclareOptionX*{\PassOptionsToPackage{\CurrentOption}{auto-pst-pdf}} \ExecuteOptionsX{% ext=tex, |