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

Bug#695350: marked as done (latexml doesnt link properly with hyperref)



Your message dated Sun, 22 Nov 2020 16:14:38 +0100
with message-id <6fc907b2-519b-65a6-6391-268cd16b2c8b@web.de>
and subject line Re: Bug#695350: latexml doesnt link properly with hyperref
has caused the Debian Bug report #695350,
regarding latexml doesnt link properly with 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.)


-- 
695350: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=695350
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: latexml
Version: 0.7.0-1
Severity: normal

If you try to use latexml and the document has hyperref package then
any hyperref links become a mess.
So tex source could have:

  A link to the \hyperref[blah]{link} to test. \ref{blah}

turns into:
    <p class="p">A link to the <a href="%5B#b.l" title="" class="ref">a</a>h]link to test. <a href="#Ch0.S1" title="§0.1. Blah" class="ref">0.1</a></p>

The \hyperref link to "%5B#b.l" is wrong, but the \ref link of "#Ch0.S1"
is correct.  pdf documents link correctly from the same source.

Attached is my test file.

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages latexml depends on:
ii  imagemagick               8:6.7.7.10-5
ii  libparse-recdescent-perl  1.967009+dfsg-1
ii  libxml-libxml-perl        2.0010+dfsg-1
ii  libxml-libxslt-perl       1.78-1
ii  libxml2                   2.8.0+dfsg1-7
ii  libxslt1.1                1.1.26-14
ii  perl                      5.14.2-15
ii  perlmagick                8:6.7.7.10-5

latexml recommends no packages.

latexml suggests no packages.

-- no debconf information
\documentclass{book}
\usepackage{hyperref}

\begin{document}
\section{Blah}
\label{blah}
This is first blah.

\section{Second}
\label{second}
A link to the \hyperref[blah]{link} to test. \ref{blah}

\end{document}

--- End Message ---
--- Begin Message ---
Version: 0.8.3-1

Am 30.07.2019 um 07:23 teilte Hilmar Preuße mit:
Am 07.12g,.2012 um 14:15 teilte Craig Small mit:

If you try to use latexml and the document has hyperref package then
any hyperref links become a mess.
So tex source could have:

   A link to the \hyperref[blah]{link} to test. \ref{blah}

turns into:
     <p class="p">A link to the <a href="%5B#b.l" title="" class="ref">a</a>h]link to test. <a href="#Ch0.S1" title="§0.1. Blah" class="ref">0.1</a></p>

The \hyperref link to "%5B#b.l" is wrong, but the \ref link of "#Ch0.S1"
is correct.  pdf documents link correctly from the same source.

Attached is my test file.

I'm cleaning up old bugs.

I'm not able to reproduce the issue w/ latexml 0.8.3 from unstable. Do
you still see the problem?

No answer from submitter for > 1 year and issue probably solved. Closing.

Hilmar
--
--
sigfault


Attachment: OpenPGP_signature
Description: OpenPGP digital signature


--- End Message ---

Reply to: