diff options
author | Karl Berry <karl@freefriends.org> | 2015-09-12 21:24:55 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-09-12 21:24:55 +0000 |
commit | bfc8d9a37bf1ca7b4f5e97f270877f83158b665d (patch) | |
tree | ea199388651b2ee5178bf6875c844b224c6478f4 /Master/texmf-dist/doc/latex/ocgx2/README | |
parent | d501b4397bbc0f4389add919be80ccfca5b3863e (diff) |
ocgx2 (12sep15)
git-svn-id: svn://tug.org/texlive/trunk@38361 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/ocgx2/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/ocgx2/README | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/latex/ocgx2/README b/Master/texmf-dist/doc/latex/ocgx2/README index aa8eff941df..a3096b1307c 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.7 [2015/07/20] + Version 0.8 [2015/09/11] (C) 2015--\today Alexander Grahn ================================== @@ -80,13 +80,14 @@ For details about their usage, read the `ocgx' package manual: texdoc ocgx -For compatibility with the `ocg-p' package, the following aliases for -the above commands have been provided: +For compatibility with the `ocg-p' package, the following commands have been provided: - \toggleocgs - \showocgs - \hideocgs - \setocgs + \toggleocgs[triggerocg=...]{<layer IDs to toggle, space separated>}{<link text>} + \showocgs[triggerocg=...]{<layer IDs to switch ON, space separated>}{<link text>} + \hideocgs[triggerocg=...]{<layer IDs to switch OFF, space separated>}{<link text>} + \setocgs[triggerocg=...]{<IDs to toggle>}{<IDs to switch ON>}{<IDs to switch OFF>}{<link text>} + +See `ocg-p' package manual for the meaning of `triggerocg=...'. * * * |