summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/ocgx2
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-09-17 21:11:03 +0000
committerKarl Berry <karl@freefriends.org>2019-09-17 21:11:03 +0000
commitdc6bf28e646970b0fa19856be5298135479a0207 (patch)
tree57d95f5ec7fc27fe049795e8399fed5b7d89b298 /Master/texmf-dist/tex/latex/ocgx2
parent345c4728c1410fe37c996be2226c00e47be9c1d5 (diff)
ocgx2 (17sep19)
git-svn-id: svn://tug.org/texlive/trunk@52110 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/ocgx2')
-rw-r--r--Master/texmf-dist/tex/latex/ocgx2/ocgx2.sty10
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/ocgx2/ocgx2.sty b/Master/texmf-dist/tex/latex/ocgx2/ocgx2.sty
index dd46efcfe53..2e6cbdf6aac 100644
--- a/Master/texmf-dist/tex/latex/ocgx2/ocgx2.sty
+++ b/Master/texmf-dist/tex/latex/ocgx2/ocgx2.sty
@@ -48,8 +48,8 @@
\RequirePackage{xparse}
\RequirePackage{l3keys2e}
-\def\g@ocgxii@date@tl{2019/07/04}
-\def\g@ocgxii@version@tl{0.43}
+\def\g@ocgxii@date@tl{2019/09/17}
+\def\g@ocgxii@version@tl{0.44}
\ProvidesExplPackage{ocgx2}{\g@ocgxii@date@tl}{\g@ocgxii@version@tl}
{ports `ocgx' functionality to dvips+ps2pdf, xelatex and dvipdfmx}
@@ -189,9 +189,9 @@
\tl_gset:cx{ocgxii_ocg_#3.opts}{\l_tempa_tl} %new options appended
\keys_set:nV{ocgx2/ocgenv}\l_tempa_tl
\bool_if:nTF{ %initial visibility
- \str_if_eq_p:ee{l_ocgxii_argiv_tl}{1} ||
- \str_if_eq_p:ee{l_ocgxii_argiv_tl}{on} ||
- \str_if_eq_p:ee{l_ocgxii_argiv_tl}{true}
+ \str_if_eq_p:ee{\l_ocgxii_argiv_tl}{1} ||
+ \str_if_eq_p:ee{\l_ocgxii_argiv_tl}{on} ||
+ \str_if_eq_p:ee{\l_ocgxii_argiv_tl}{true}
}{
\ocgbase_del_from_off_list:n{\tl_use:c{ocgxii_ocg_#3}}
}{