blob: 9b618c3b652cccadb9706272f2fac54544b907b8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
|
==================================
The `fixocgx' LaTeX Package
Version 0.1 [2015/01/23]
(C) 2015--\today Alexander Grahn
==================================
Extends the usability of the OCGX package by Paul Gaborit to all known
engines including:
* LaTeX --> dvips --> ps2pdf/Distiller
* (Xe)LaTeX --> (x)dvipdfmx
(PdfLaTeX and LuaLaTeX are already supported by `ocgx'.)
To enable dvipdfmx support, pass `dvipdfmx' globally as a class option.
Also, it ensures compatibility with the `media9' and `animate' packages.
Must be loaded /after/ one of
\usepackage{ocgx}
or
\usetikzlibrary{ocgx}
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'.
* * *
This material is subject to the LaTeX Project Public License. See
http://mirrors.ctan.org/help/Catalogue/licenses.lppl.html
for the details of that license.
|