From 04e37c90a04324cb7d88f8c6fed9bf886c0a5e1a Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 9 Dec 2018 22:39:47 +0000 Subject: auto-pst-pdf-lua (9dec18) git-svn-id: svn://tug.org/texlive/trunk@49364 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-dist/doc/latex/auto-pst-pdf-lua/Changes | 1 + .../latex/auto-pst-pdf-lua/auto-pst-pdf-lua-doc.pdf | Bin 69013 -> 69340 bytes .../latex/auto-pst-pdf-lua/auto-pst-pdf-lua-doc.tex | 2 +- .../tex/latex/auto-pst-pdf-lua/auto-pst-pdf-lua.sty | 4 ++-- 4 files changed, 4 insertions(+), 3 deletions(-) (limited to 'Master/texmf-dist') diff --git a/Master/texmf-dist/doc/latex/auto-pst-pdf-lua/Changes b/Master/texmf-dist/doc/latex/auto-pst-pdf-lua/Changes index 1dcd4d5435b..079913f77e1 100644 --- a/Master/texmf-dist/doc/latex/auto-pst-pdf-lua/Changes +++ b/Master/texmf-dist/doc/latex/auto-pst-pdf-lua/Changes @@ -1,5 +1,6 @@ auto-pst-pdf-lua.sty ---------------- +v 0.03 2018-12-08 fix bug with auto-pst-lua, which should be auto-pst-pdf v 0.02 2018-03-19 added test for luatex run v 0.01 2018-03-17 first CTAN version diff --git a/Master/texmf-dist/doc/latex/auto-pst-pdf-lua/auto-pst-pdf-lua-doc.pdf b/Master/texmf-dist/doc/latex/auto-pst-pdf-lua/auto-pst-pdf-lua-doc.pdf index 14bdb0a11ca..42a34363b32 100644 Binary files a/Master/texmf-dist/doc/latex/auto-pst-pdf-lua/auto-pst-pdf-lua-doc.pdf and b/Master/texmf-dist/doc/latex/auto-pst-pdf-lua/auto-pst-pdf-lua-doc.pdf differ diff --git a/Master/texmf-dist/doc/latex/auto-pst-pdf-lua/auto-pst-pdf-lua-doc.tex b/Master/texmf-dist/doc/latex/auto-pst-pdf-lua/auto-pst-pdf-lua-doc.tex index 054930be97f..ccc6983c152 100644 --- a/Master/texmf-dist/doc/latex/auto-pst-pdf-lua/auto-pst-pdf-lua-doc.tex +++ b/Master/texmf-dist/doc/latex/auto-pst-pdf-lua/auto-pst-pdf-lua-doc.tex @@ -15,7 +15,7 @@ \usepackage{babel} \usepackage[a4paper,tmargin=1cm,bmargin=1.5cm,includeheadfoot]{geometry} \usepackage{listings} -\title{\texttt{auto-pst-pdf-lua}, v. 0.02\\ using Lua\LaTeX\ with PSTricks} +\title{\texttt{auto-pst-pdf-lua}, v. 0.03\\ using Lua\LaTeX\ with PSTricks} \author{Herbert Voß} \begin{document} \maketitle 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, -- cgit v1.2.3