From 487de9cd41f430fd78e869079c420f36a8ff051a Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 19 Jun 2015 22:33:57 +0000 Subject: ocgx2 (19jun15) git-svn-id: svn://tug.org/texlive/trunk@37620 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/ocgx2/ChangeLog | 6 +++++- Master/texmf-dist/doc/latex/ocgx2/README | 6 +++--- Master/texmf-dist/tex/latex/ocgx2/ocgx2.sty | 6 +++--- 3 files changed, 11 insertions(+), 7 deletions(-) (limited to 'Master/texmf-dist') diff --git a/Master/texmf-dist/doc/latex/ocgx2/ChangeLog b/Master/texmf-dist/doc/latex/ocgx2/ChangeLog index eb812c271e7..e6790fac3b9 100644 --- a/Master/texmf-dist/doc/latex/ocgx2/ChangeLog +++ b/Master/texmf-dist/doc/latex/ocgx2/ChangeLog @@ -1,10 +1,14 @@ +2015-06-19 + * v0.6a + * fix: typos fixed + 2015-06-18 * v0.6 * new: package renamed to `ocgx2'; no more dependency on ocgx and ocg-p packages * new: options `viewocg', `printocg', `exportocg', `listintoolbar' also available as package options - * new: package-only option `tikz' enables P. Garborit's `ocgx' TikZ library + * new: package-only option `tikz' enables P. Gaborit's `ocgx' TikZ library * Fix: OCG ID lists with leading/trailings spaces passed as argument to the OCG visibilty setting commands caused an error; the same with empty arguments. diff --git a/Master/texmf-dist/doc/latex/ocgx2/README b/Master/texmf-dist/doc/latex/ocgx2/README index b0151acb1c1..1a650cc24ba 100644 --- a/Master/texmf-dist/doc/latex/ocgx2/README +++ b/Master/texmf-dist/doc/latex/ocgx2/README @@ -1,7 +1,7 @@ ================================== The `ocgx2' LaTeX Package - Version 0.6 [2015/06/18] + Version 0.6a [2015/06/19] (C) 2015--\today Alexander Grahn ================================== @@ -11,7 +11,7 @@ =============== The intent of this package is to be a drop-in replacement for the already -existing package `ocgx' by Paul Garborit. +existing package `ocgx' by Paul Gaborit. It re-implements the functionality of the `ocg', `ocgx' and `ocg-p' packages and adds support for all known engines and back-ends including: @@ -27,7 +27,7 @@ remembering option settings of re-opened ocgs, correct behaviour of ocg switching links that were themselves placed on layers, compatibility with the `animate' and `media9' packages. -`ocgx2' uses code from file `tikzlibraryocgx.code.tex' by P. Garborit to +`ocgx2' uses code from file `tikzlibraryocgx.code.tex' by P. Gaborit to enable TikZ styles for creating PDF Layers and clickable layer switching links in the `tikzpicture' context. diff --git a/Master/texmf-dist/tex/latex/ocgx2/ocgx2.sty b/Master/texmf-dist/tex/latex/ocgx2/ocgx2.sty index a23dfcc6338..1e19692d5b3 100644 --- a/Master/texmf-dist/tex/latex/ocgx2/ocgx2.sty +++ b/Master/texmf-dist/tex/latex/ocgx2/ocgx2.sty @@ -7,7 +7,7 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % The intent of this package is to be a drop-in replacement for the already -% existing CTAN package `ocgx' by Paul Garborit. +% existing CTAN package `ocgx' by Paul Gaborit. % % It re-implements the functionality of the ocg, ocgx and ocg-p packages % and adds support for all known engines and backends including @@ -47,7 +47,7 @@ } } -\ProvidesExplPackage{ocgx2}{2015/06/18}{0.6} +\ProvidesExplPackage{ocgx2}{2015/06/19}{0.6a} {ports `ocgx' functionality to dvips+ps2pdf, xelatex and dvipdfmx} %re-implement ocg-p's `ocg' environment @@ -358,7 +358,7 @@ \usetikzlibrary{calc} % Copyright notice: The code that follows until the end of the file was -% copied from Paul Garborit's `tikzlibraryocgx.code.tex' without modification +% copied from Paul Gaborit's `tikzlibraryocgx.code.tex' without modification \tikzset{ ocg/.style={ocg/.cd,#1,/tikz/.cd}, ocg={ -- cgit v1.2.3