Package: latex-beamer
Version: 3.07-1
Severity: wishlist

Hello,

hyperref version 6.75p disables pdfpagelabels if \thepage is undefined
when hyperref is loaded, which is the case when the first line of the
document is \documentclass{beamer}.  Instead, beamer should (1) define
\thepage earlier so that hyperref enables pdfpagelabels; (2) use the
\thispdfpagelabel macro (introduced in hyperref version 6.71f) to set
the pdf page label on every frame.  Currently, I achieve these effects
by saying

    \pagenumbering{arabic}
    \documentclass{beamer}
    \mode<presentation>
    {
      \setbeamertemplate{sidebar left}{\thispdfpagelabel{\insertframenumber}}
    }

in my presentation document.  The page labels are useful because they
ease navigation in PDF viewers such as Acrobat Reader and pspresent
(the latter in conjunction with a patch to pdftops that I will submit
shortly).

Thank you,
        Ken

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.22 (SMP w/2 CPU cores)
Locale: LANG=zh_TW.UTF-8, LC_CTYPE=zh_TW.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages latex-beamer depends on:
ii  latex-xcolor                  2.11-1     Easy driver-independent TeX class 
ii  pgf                           1.18-1     TeX Portable Graphic Format
ii  texlive-latex-base            2007-13    TeX Live: Basic LaTeX packages

latex-beamer recommends no packages.

-- no debconf information

-- 
Edit this signature at http://www.digitas.harvard.edu/cgi-bin/ken/sig
One potato, two potato, three potato, four.
Five potato, six potato, seven potato, more.

Attachment: signature.asc
Description: Digital signature

Reply via email to