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

Bug#445839: texlive-base: using hyperref adds an unwanted end-of-page at AtEndDocument



Package: texlive-base
Version: 2007-12
Severity: normal

Hi,

the following input file produces a two page document in texlive, it
didn't do this with teTeX. Looks like hyperref (or something included by
hyperref) fills the page at AtEndDocument and my additional text is
moved to the next page.

If I don't use hyperref or swap the lines 2 and 3, I get the expected
one page document.

Andreas

##################################
minimal input file

\documentclass{article}
\usepackage{hyperref}       % line 2
\AtEndDocument{The End.}    % line 3
\begin{document}
Lorem ipsum dolor sit amet.
\end{document}

##################################
other files

none

######################################
 List of ls-R files

-rw-r--r-- 1 root users 1009 2007-10-08 07:49 /var/lib/texmf/ls-R
lrwxrwxrwx 1 root root 29 2007-07-02 00:23 /usr/share/texmf/ls-R -> /var/lib/texmf/ls-R-TEXMFMAIN
lrwxrwxrwx 1 root root 27 2007-09-02 01:59 /usr/share/texmf-texlive/ls-R -> /var/lib/texmf/ls-R-TEXLIVE
lrwxrwxrwx 1 root root 27 2007-09-02 01:59 /usr/share/texmf-texlive/ls-R -> /var/lib/texmf/ls-R-TEXLIVE
######################################
 Config files
lrwxrwxrwx 1 root root 20 2007-07-02 00:23 /usr/share/texmf/web2c/texmf.cnf -> /etc/texmf/texmf.cnf
-rw-r--r-- 1 root root 4714 2007-09-26 12:56 /var/lib/texmf/web2c/fmtutil.cnf
-rw-r--r-- 1 root root 9707 2007-09-26 12:56 /var/lib/texmf/web2c/updmap.cfg
-rw-r--r-- 1 root root 4760 2007-09-26 12:56 /var/lib/texmf/tex/generic/config/language.dat
######################################
 Files in /etc/texmf/web2c/
total 4
-rw-r--r-- 1 root root 283 2006-08-16 17:02 mktex.cnf
######################################
 md5sums of texmf.d
25bf3a257a0bedb5c67349c3eaff74af  /etc/texmf/texmf.d/05TeXMF.cnf
5f7f6652cc8b8071c9e4ea6ba9e9f0a1  /etc/texmf/texmf.d/15Plain.cnf
8a26468004b5ebc7ae9884740356c1d0  /etc/texmf/texmf.d/45TeXinputs.cnf
ea33127256c6a9f37145ae5b16fdb80c  /etc/texmf/texmf.d/55Fonts.cnf
afccf1d3f87057411166a77c58e00bd1  /etc/texmf/texmf.d/65BibTeX.cnf
9da7c1c7b1eaf06f941af91f48a23068  /etc/texmf/texmf.d/75DviPS.cnf
7ae52efac46feb97010986e57877d12e  /etc/texmf/texmf.d/80DVIPDFMx.cnf
e36faa13563bdb46303b91ab3f6ea638  /etc/texmf/texmf.d/85Misc.cnf
7e8f87acdeba48edac16d851c77b9e75  /etc/texmf/texmf.d/90TeXDoc.cnf
30f4f13357c2761ed01a6a15f28725a5  /etc/texmf/texmf.d/95NonPath.cnf

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

Kernel: Linux 2.6.22-2-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages texlive-base depends on:
ii  texlive-base-bin              2007-14    TeX Live: Essential binaries
ii  texlive-common                2007-12    TeX Live: Base component
ii  texlive-doc-base              2007-3     TeX Live: Base documentation

Versions of packages texlive-base recommends:
ii  dvipdfmx                    1:20070518-1 A DVI to PDF translator with CJK s
ii  lmodern                     1.010x-4     scalable PostScript and OpenType f

Versions of packages tex-common depends on:
ii  debconf                       1.5.14     Debian configuration management sy
ii  ucf                           3.003      Update Configuration File: preserv

Versions of packages texlive-base is related to:
pn  tetex-base                    <none>     (no description available)
pn  tetex-bin                     <none>     (no description available)
pn  tetex-extra                   <none>     (no description available)
ii  tex-common                    1.9        Common infrastructure for using an

-- debconf information:
  tex-common/check_texmf_wrong:
  tex-common/check_texmf_missing:
  tex-common/singleuser: false




Reply to: