summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-04-22 20:04:22 +0000
committerKarl Berry <karl@freefriends.org>2023-04-22 20:04:22 +0000
commit62d8c6cfe7cb3015c2404fb60639883edeed3266 (patch)
tree53b63eae60233db8ffa4b2a2ee3f212a434cc003 /Master/texmf-dist/doc
parent3ca9b8d59a693c1148657aa16020c0c3d3a18397 (diff)
hyperref (22apr23)
git-svn-id: svn://tug.org/texlive/trunk@66916 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r--Master/texmf-dist/doc/latex/hyperref/ChangeLog.txt4
-rw-r--r--Master/texmf-dist/doc/latex/hyperref/README.md2
-rw-r--r--Master/texmf-dist/doc/latex/hyperref/backref.pdfbin206645 -> 206645 bytes
-rw-r--r--Master/texmf-dist/doc/latex/hyperref/hyperref-doc.css1
-rw-r--r--Master/texmf-dist/doc/latex/hyperref/hyperref-doc.pdfbin319722 -> 319827 bytes
-rw-r--r--Master/texmf-dist/doc/latex/hyperref/hyperref-doc.tex4
-rw-r--r--Master/texmf-dist/doc/latex/hyperref/hyperref-linktarget.pdfbin439270 -> 439327 bytes
-rw-r--r--Master/texmf-dist/doc/latex/hyperref/hyperref.pdfbin2358985 -> 2360065 bytes
-rw-r--r--Master/texmf-dist/doc/latex/hyperref/nameref.pdfbin180085 -> 180085 bytes
9 files changed, 9 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/hyperref/ChangeLog.txt b/Master/texmf-dist/doc/latex/hyperref/ChangeLog.txt
index ede86c2c91f..dc719fbcf5a 100644
--- a/Master/texmf-dist/doc/latex/hyperref/ChangeLog.txt
+++ b/Master/texmf-dist/doc/latex/hyperref/ChangeLog.txt
@@ -1,3 +1,7 @@
+2023-04-22 Ulrike Fischer
+ * fix cleveref/ntheorem incompability https://tex.stackexchange.com/q/683581/2388
+ * add nopatch option for \@thm
+
2023-04-20 Ulrike Fischer
* fix spacing issues in theorems with new \@thm handling, issues 11,48.
This requires etoolbox and the LaTeX para hooks.
diff --git a/Master/texmf-dist/doc/latex/hyperref/README.md b/Master/texmf-dist/doc/latex/hyperref/README.md
index b9074843191..ca1e336ae63 100644
--- a/Master/texmf-dist/doc/latex/hyperref/README.md
+++ b/Master/texmf-dist/doc/latex/hyperref/README.md
@@ -1,6 +1,6 @@
# README for hyperref bundle
-Version 2023-04-20 v7.00w
+Version 2023-04-22 v7.00x
## INTRODUCTION
diff --git a/Master/texmf-dist/doc/latex/hyperref/backref.pdf b/Master/texmf-dist/doc/latex/hyperref/backref.pdf
index 60d29897164..0f907044c55 100644
--- a/Master/texmf-dist/doc/latex/hyperref/backref.pdf
+++ b/Master/texmf-dist/doc/latex/hyperref/backref.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/hyperref/hyperref-doc.css b/Master/texmf-dist/doc/latex/hyperref/hyperref-doc.css
index a135ec3c7e0..328505fcb2d 100644
--- a/Master/texmf-dist/doc/latex/hyperref/hyperref-doc.css
+++ b/Master/texmf-dist/doc/latex/hyperref/hyperref-doc.css
@@ -318,3 +318,4 @@ span.HoLogo-LaTeX2e span.HoLogo-2{padding-left:.15em;}
span.HoLogo-LaTeX2e span.HoLogo-e{position:relative;top:.35ex;text-decoration:none;}
/* end css.sty */
+
diff --git a/Master/texmf-dist/doc/latex/hyperref/hyperref-doc.pdf b/Master/texmf-dist/doc/latex/hyperref/hyperref-doc.pdf
index 438d91628e6..63539a50a2b 100644
--- a/Master/texmf-dist/doc/latex/hyperref/hyperref-doc.pdf
+++ b/Master/texmf-dist/doc/latex/hyperref/hyperref-doc.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/hyperref/hyperref-doc.tex b/Master/texmf-dist/doc/latex/hyperref/hyperref-doc.tex
index 05b8a02882e..d9c272e8112 100644
--- a/Master/texmf-dist/doc/latex/hyperref/hyperref-doc.tex
+++ b/Master/texmf-dist/doc/latex/hyperref/hyperref-doc.tex
@@ -166,7 +166,7 @@
}
\makeatother
\title{Hypertext marks in \hologo{LaTeX}: a manual for \xpackage{hyperref}}
-\date{2023-04-20 v7.00w}
+\date{2023-04-22 v7.00x}
\begin{document}
@@ -571,6 +571,8 @@ side-effects must be carefully tested!
\item[longtable] hyperref redefines \cs{LT@start} and \cs{LT@array} to move the targets in a better place.
This code can be suppressed by defining \cs{hyper@nopatch@longtable}
+
+\item[theorems] hyperref patches \cs{@thm}. This code can be suppressed by defining \cs{hyper@nopatch@thm}
\end{description}
\section{Package options}
diff --git a/Master/texmf-dist/doc/latex/hyperref/hyperref-linktarget.pdf b/Master/texmf-dist/doc/latex/hyperref/hyperref-linktarget.pdf
index b0aa5d88efd..dc4e5313a77 100644
--- a/Master/texmf-dist/doc/latex/hyperref/hyperref-linktarget.pdf
+++ b/Master/texmf-dist/doc/latex/hyperref/hyperref-linktarget.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/hyperref/hyperref.pdf b/Master/texmf-dist/doc/latex/hyperref/hyperref.pdf
index aeac628c4f2..592cd5be4aa 100644
--- a/Master/texmf-dist/doc/latex/hyperref/hyperref.pdf
+++ b/Master/texmf-dist/doc/latex/hyperref/hyperref.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/hyperref/nameref.pdf b/Master/texmf-dist/doc/latex/hyperref/nameref.pdf
index 494981728df..eabd2ab2a4f 100644
--- a/Master/texmf-dist/doc/latex/hyperref/nameref.pdf
+++ b/Master/texmf-dist/doc/latex/hyperref/nameref.pdf
Binary files differ