[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#452333: marked as done (latex-beamer: beamer should generate pdf page labels using hyperref)



Your message dated Mon, 17 Feb 2020 23:10:30 +0100
with message-id <2ae5264a-b7e7-8915-50f2-30f9a2874147@web.de>
and subject line Re: Bug#452333: latex-beamer: beamer should generate pdf page labels using hyperref
has caused the Debian Bug report #452333,
regarding latex-beamer: beamer should generate pdf page labels using hyperref
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
452333: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=452333
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
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


--- End Message ---
--- Begin Message ---
On 7/18/19 9:07 AM, Hilmar Preuße wrote:

> Are you the one, who submitted https://bugs.debian.org/452333 ?
> 
> Is the issue still present? If yes please be so kind to contact beamer
> author yourself [1]. We don't have the time to care about bugs in single
> LaTeX packages.
> 
No reaction from submitter after half year and bug very old (and hence
probably solved / implemented.

Closing.

Hilmar
-- 
#206401 http://counter.li.org

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---

Reply to: