blob: e90f288cf3cea7556dbf745d4f54777fd0e162d6 (
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
|
bxdpx-beamer Package
====================
LaTeX: to fix some problems in use of Beamer with dvipdfmx
This packges makes the two types of links work:
- Navigation symbols
- \framezoom'd regions
### Installation
- `*.sty` → $TEXMF/tex/latex/bxdpx-beamer
### Usage
Load this package as usual in the preamble of Beamer documents:
\documentclass[dvipdfmx]{beamer}
\usepackage{bxdpx-beamer}
This package does not provide any user commands.
Revision History
----------------
* Version 0.2 <2013/02/27>
- The first public version.
--------------------
Takayuki YATO (aka. "ZR")
http://zrbabbler.sp.land.to/
|