This morning I installed ppower4, a great little script and java archive for TeX and PDFs. ppower4 will take your LaTeX-generated PDF and make it navigable and suitable for presentation. ppower4, according to the feature set and demos, and what I’ve heard back from my users, does a nice job of retaining transitions, effects, animations, tables of contents, etc.
I thought I would list the steps out for myself on Linux so I’m never caught without them. Hopefully I will have Windows instructions soon. Mac instructions seem unnecessary at this point seeing that there’s an Applescript that will work provided you’ve installed the TeX distribution by Gerben Wierda.
1. Download Java and install it wherever.
2. Download the ppower4 style files and put them in your local TeX tree. In my case this meant making the directory /usr/share/texmf/ppower4 and depositing the *.sty files in it from the website.
3. Run mktexlsr to refresh the TeX cache.
4. Copy the pp4p.jar file to the lib directory under wherever you placed your Java installation.
5. Edit the ppower4 script, also obtainable from the website, to point to the location of the pp4p.jar file.
6. Put Java and the ppower4 script in your system-wide path.
7. Tell your users that the command is available!