texlive[52259] Master/texmf-dist: ocgx2 (2oct19)

commits+karl at tug.org commits+karl at tug.org
Wed Oct 2 23:17:56 CEST 2019


Revision: 52259
          http://tug.org/svn/texlive?view=revision&revision=52259
Author:   karl
Date:     2019-10-02 23:17:55 +0200 (Wed, 02 Oct 2019)
Log Message:
-----------
ocgx2 (2oct19)

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/latex/ocgx2/ChangeLog
    trunk/Master/texmf-dist/tex/latex/ocgx2/fixocgx.sty
    trunk/Master/texmf-dist/tex/latex/ocgx2/ocgx2.sty

Modified: trunk/Master/texmf-dist/doc/latex/ocgx2/ChangeLog
===================================================================
--- trunk/Master/texmf-dist/doc/latex/ocgx2/ChangeLog	2019-10-02 21:17:45 UTC (rev 52258)
+++ trunk/Master/texmf-dist/doc/latex/ocgx2/ChangeLog	2019-10-02 21:17:55 UTC (rev 52259)
@@ -1,3 +1,7 @@
+2019-10-01
+	* v0.46: ocgx2.sty
+	* fix: 2020 deprecations (fixocgx.sty)
+
 2019-09-19
 	* v0.45: ocgx2.sty
 	* new: using comma for separating OCG ids in \showocg, \hideocg etc.; <space>

Modified: trunk/Master/texmf-dist/tex/latex/ocgx2/fixocgx.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/ocgx2/fixocgx.sty	2019-10-02 21:17:45 UTC (rev 52258)
+++ trunk/Master/texmf-dist/tex/latex/ocgx2/fixocgx.sty	2019-10-02 21:17:55 UTC (rev 52259)
@@ -7,7 +7,7 @@
 
 \ExplSyntaxOn
 
-\msg_interrupt:nnn{Package~`fixocgx':}{
+\msg_new:nnnn{fixocgx}{obsolete}{
   This~package~is~obsolete~and~replaced~by~package~`ocgx2'.\\\\
   Remove\\\\
   \space\space\string\usepackage{ocgx}\\
@@ -19,4 +19,6 @@
   Read~the~manual~(`texdoc~ocgx2')~for~further~information.
 }
 
+\msg_error:nn{fixocgx}{obsolete}
+
 \ExplSyntaxOff

Modified: trunk/Master/texmf-dist/tex/latex/ocgx2/ocgx2.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/ocgx2/ocgx2.sty	2019-10-02 21:17:45 UTC (rev 52258)
+++ trunk/Master/texmf-dist/tex/latex/ocgx2/ocgx2.sty	2019-10-02 21:17:55 UTC (rev 52259)
@@ -48,8 +48,8 @@
 \RequirePackage{xparse}
 \RequirePackage{l3keys2e}
 
-\def\g at ocgxii@date at tl{2019/09/19}
-\def\g at ocgxii@version at tl{0.45}
+\def\g at ocgxii@date at tl{2019/10/01}
+\def\g at ocgxii@version at tl{0.46}
 
 \ProvidesExplPackage{ocgx2}{\g at ocgxii@date at tl}{\g at ocgxii@version at tl}
 {ports `ocgx' functionality to dvips+ps2pdf, xelatex and dvipdfmx}



More information about the tex-live-commits mailing list