diff options
author | Karl Berry <karl@freefriends.org> | 2015-01-26 23:09:48 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-01-26 23:09:48 +0000 |
commit | b65cb372f41e2b342614a723f88757e2303267b3 (patch) | |
tree | 159a3ea555bc8e0ca320b47867e0984580e0c1ec /Master/texmf-dist/doc/latex | |
parent | f0fbd4733f94a565e1410adc862480a14277fc7d (diff) |
fixocgx (26jan15)
git-svn-id: svn://tug.org/texlive/trunk@36149 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex')
-rw-r--r-- | Master/texmf-dist/doc/latex/fixocgx/ChangeLog | 7 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/fixocgx/README | 8 |
2 files changed, 12 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/fixocgx/ChangeLog b/Master/texmf-dist/doc/latex/fixocgx/ChangeLog new file mode 100644 index 00000000000..309d0ed3b3b --- /dev/null +++ b/Master/texmf-dist/doc/latex/fixocgx/ChangeLog @@ -0,0 +1,7 @@ +2015-01-26 + * v0.2 + * Fix: It was not possible to reference an OCG before defining it. + +2015-01-23 + * v0.1 + * New: initial release diff --git a/Master/texmf-dist/doc/latex/fixocgx/README b/Master/texmf-dist/doc/latex/fixocgx/README index 9b618c3b652..f1cf698d995 100644 --- a/Master/texmf-dist/doc/latex/fixocgx/README +++ b/Master/texmf-dist/doc/latex/fixocgx/README @@ -1,7 +1,7 @@ ================================== The `fixocgx' LaTeX Package - Version 0.1 [2015/01/23] + Version 0.2 [2015/01/26] (C) 2015--\today Alexander Grahn ================================== @@ -28,13 +28,15 @@ For details about the usage, read the `ocgx' package manual. The `ocg' environment is documented in the `ocg-p' package manual. No attempt was made to fix the remaining commands from the `ocg-p' package -as these are substituted by the commands from `ocgx'. +as these are mostly substituted by the commands from `ocgx'. * * * -This material is subject to the LaTeX Project Public License. See +This material is subject to the LaTeX Project Public License version 1.3. + +See http://mirrors.ctan.org/help/Catalogue/licenses.lppl.html |