[tex4ht] [bug #489] problem with hyperref in tex4ht after TL Oct. update
Nasser M. Abbasi
puszcza-hackers at gnu.org.ua
Sun Nov 22 02:50:02 CET 2020
URL:
<http://puszcza.gnu.org.ua/bugs/?489>
Summary: problem with hyperref in tex4ht after TL Oct. update
Project: tex4ht
Submitted by: nma123
Submitted on: Sun 22 Nov 2020 03:49:40 AM EET
Category: None
Priority: 5 - Normal
Severity: 7 - Important
Status: None
Privacy: Public
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
Reference:
https://tex.stackexchange.com/questions/571860/very-serious-problem-with-hyperref-in-tex4ht-after-tl-oct-update
This seems to have happened after I updated TL 2020 on my Linux last night.
Now when I build a the same Latex file, with url{} in them, to HTML, using
tex4ht, all the URL are messed up.
No problem in the PDF compiled using lualatex.
Here is a MWE and command to generate the HTML
-------------------
\documentclass[12pt]{book}
\usepackage{hyperref}
\begin{document}
\url{https://mathematica.stackexchange.com/landing/r/digest?cta=question&id=234780}
\end{document}
--------------------
Compiled using
make4ht -ulm default -a debug foo4.tex "mathjax,htm"
Clicking on the link from the generated HTML file gives error page not found,
since the link is messed up.
This used to work OK before I updated TL 2020 last night.
Thank you
--Nasser
_______________________________________________________
Reply to this item at:
<http://puszcza.gnu.org.ua/bugs/?489>
_______________________________________________
Message sent via/by Puszcza
http://puszcza.gnu.org.ua/
More information about the tex4ht
mailing list.