Bug#285923: marked as forwarded (tetex-extra: Cross document references in landscape mode using pdflscape (lscape too) do not work.)
Your message dated Wed, 29 Dec 2004 11:57:37 +0100
with message-id <87d5wt74ny.fsf@alhambra.bioz.unibas.ch>
has caused the Debian Bug report #285923,
regarding tetex-extra: Cross document references in landscape mode using pdflscape (lscape too) do not work.
to be marked as having been forwarded to the upstream software
author(s) Heiko Oberdiek <oberdiek@uni-freiburg.de>.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
---------------------------------------
Received: (at 285923-forwarded) by bugs.debian.org; 29 Dec 2004 11:11:49 +0000
>From frank@kuesterei.ch Wed Dec 29 03:11:49 2004
Return-path: <frank@kuesterei.ch>
Received: from idmailgate1.unizh.ch [130.60.68.105]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1Cjbk4-0003wi-00; Wed, 29 Dec 2004 03:11:48 -0800
Received: from alhambra.bioz.unibas.ch ([130.60.169.112])
by idmailgate1.unizh.ch (8.12.10/8.12.10/Debian-2) with ESMTP id iBTBBYvb013419;
Wed, 29 Dec 2004 12:11:35 +0100
Received: from localhost ([127.0.0.1] helo=alhambra.bioz.unibas.ch)
by alhambra.bioz.unibas.ch with esmtp (Exim 3.35 #1 (Debian))
id 1CjbWL-0000qH-00; Wed, 29 Dec 2004 11:57:37 +0100
To: Heiko Oberdiek <oberdiek@uni-freiburg.de>
Cc: 285923-forwarded@bugs.debian.org, npabis <npabis@astercity.net>
Subject: pdflscape: hyperlinks don't work in landscape environment (was:
Bug#285923: tetex-extra: Cross document references in landscape mode using
pdflscape (lscape too) do not work.)
X-Attribution: fant
X-Ehrenamt: http://www.langau.de
In-Reply-To: <[🔎] 3103F446F75C0F45668D40C78A07487D110431355649AD23D1EC9FA4BD8D77D02681DF5CFA@webmail.aster.pl> (npabis@astercity.net's
message of "Wed, 29 Dec 2004 10:46:01 +0100 (CET)")
References: <[🔎] 3103F446F75C0F45668D40C78A07487D110431355649AD23D1EC9FA4BD8D77D02681DF5CFA@webmail.aster.pl>
From: =?iso-8859-1?q?Frank_K=FCster?= <frank@debian.org>
Date: Wed, 29 Dec 2004 11:57:37 +0100
Message-ID: <87d5wt74ny.fsf@alhambra.bioz.unibas.ch>
User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable
X-Virus-Scanned: by amavisd-milter (http://www.amavis.org/)
Delivered-To: 285923-forwarded@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level:
Hello Heiko,
wish you had a nice Christmas, and I wish you a happy new year! Here
comes a not-so-nice Chrismas present. A user has reported problems with
hyperlinks in landscape environments. The original report used xr-hyper,
but I could track it down to a input file using only hyperref and
pdflscape:=20
\documentclass{article}
\usepackage{pdflscape}=20
\usepackage{hyperref}
\title{Document with reference}
\author{Norbert Pabi}
\begin{document}
\section{Portrait section}
\label{portrait}
Portrait section. \\
Here are working refs to portrait \ref{portrait}, and to
\ref{sec:landscape}.
\begin{landscape}
\section{Landscape}
\label{sec:landscape}
Landscape section. \\
Here are not-working refs to \ref{portrait}, and to \ref{sec:landscape}.
\end{landscape}
\end{document}
I assume that it is difficult to provide an anchor for the ref after
rotation. But in this case it seems it's not the anchor that is
dysfunctional, but the \ref command itself, because the reference to the
non-rotated portrait section doesn't work, either.
Is it possible to fix this?
Gr=FC=DFe, Frank
--=20
Frank K=FCster
Inst. f. Biochemie der Univ. Z=FCrich
Debian Developer
Reply to: