texlive[49364] Master/texmf-dist: auto-pst-pdf-lua (9dec18)

commits+karl at tug.org commits+karl at tug.org
Sun Dec 9 23:39:48 CET 2018


Revision: 49364
          http://tug.org/svn/texlive?view=revision&revision=49364
Author:   karl
Date:     2018-12-09 23:39:47 +0100 (Sun, 09 Dec 2018)
Log Message:
-----------
auto-pst-pdf-lua (9dec18)

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/latex/auto-pst-pdf-lua/Changes
    trunk/Master/texmf-dist/doc/latex/auto-pst-pdf-lua/auto-pst-pdf-lua-doc.pdf
    trunk/Master/texmf-dist/doc/latex/auto-pst-pdf-lua/auto-pst-pdf-lua-doc.tex
    trunk/Master/texmf-dist/tex/latex/auto-pst-pdf-lua/auto-pst-pdf-lua.sty

Modified: trunk/Master/texmf-dist/doc/latex/auto-pst-pdf-lua/Changes
===================================================================
--- trunk/Master/texmf-dist/doc/latex/auto-pst-pdf-lua/Changes	2018-12-09 22:39:25 UTC (rev 49363)
+++ trunk/Master/texmf-dist/doc/latex/auto-pst-pdf-lua/Changes	2018-12-09 22:39:47 UTC (rev 49364)
@@ -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
 

Modified: trunk/Master/texmf-dist/doc/latex/auto-pst-pdf-lua/auto-pst-pdf-lua-doc.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/latex/auto-pst-pdf-lua/auto-pst-pdf-lua-doc.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/auto-pst-pdf-lua/auto-pst-pdf-lua-doc.tex	2018-12-09 22:39:25 UTC (rev 49363)
+++ trunk/Master/texmf-dist/doc/latex/auto-pst-pdf-lua/auto-pst-pdf-lua-doc.tex	2018-12-09 22:39:47 UTC (rev 49364)
@@ -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

Modified: trunk/Master/texmf-dist/tex/latex/auto-pst-pdf-lua/auto-pst-pdf-lua.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/auto-pst-pdf-lua/auto-pst-pdf-lua.sty	2018-12-09 22:39:25 UTC (rev 49363)
+++ trunk/Master/texmf-dist/tex/latex/auto-pst-pdf-lua/auto-pst-pdf-lua.sty	2018-12-09 22:39:47 UTC (rev 49364)
@@ -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 at app@off@
 \newif\if at app@crop@
@@ -57,7 +57,7 @@
     \c at app@runs\@ne
   \fi}
 
-\DeclareOptionX*{\PassOptionsToPackage{\CurrentOption}{pst-pdf-lua}}
+\DeclareOptionX*{\PassOptionsToPackage{\CurrentOption}{auto-pst-pdf}}
 
 \ExecuteOptionsX{%
     ext=tex,



More information about the tex-live-commits mailing list