[latex3-commits] [git/LaTeX3-latex3-hyperref] main: change manual to hyperref-doc (a90dd0c)
Ulrike Fischer
fischer at troubleshooting-tex.de
Sat Feb 6 23:42:28 CET 2021
Repository : https://github.com/latex3/hyperref
On branch : main
Link : https://github.com/latex3/hyperref/commit/a90dd0c5fc9db8a6f44051a29674ed68487037b5
>---------------------------------------------------------------
commit a90dd0c5fc9db8a6f44051a29674ed68487037b5
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Sat Feb 6 23:42:28 2021 +0100
change manual to hyperref-doc
>---------------------------------------------------------------
a90dd0c5fc9db8a6f44051a29674ed68487037b5
README.md | 2 +-
bmhydoc.sty | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 828532e..ea6cf2c 100644
--- a/README.md
+++ b/README.md
@@ -69,7 +69,7 @@ Example for TeXLive:
The exception is `bmhydoc.sty`, it belongs to the source files
(`TDS:source/latex/hyperref/`).
4. Copy the documentation files to "`TDS:doc/latex/hyperref/`":
- manual.pdf, README.md, ChangeLog.txt,
+ hyperref-doc.pdf, README.md, ChangeLog.txt,
slides.pdf, paper.pdf, hyperref.pdf, backref.pdf,
nameref.pdf (Also the HTML version of the manual can be put there).
5. Update the databases if necessary, eg. for TeXLive:
diff --git a/bmhydoc.sty b/bmhydoc.sty
index d25c4d6..3de8479 100644
--- a/bmhydoc.sty
+++ b/bmhydoc.sty
@@ -49,7 +49,7 @@
}%
}
\AtEndDocument{%
- \@bmhydoc[open=false]{0}{manual.pdf}{Hyperref manual}
+ \@bmhydoc[open=false]{0}{hyperref-doc.pdf}{Hyperref manual}
\@bmhydoc{1}{slides.pdf}{Bookmark talk, slides}
\@bmhydoc{2}{paper.pdf}{Bookmark talk, paper}
\@bmhydoc{1}{hyperref.pdf}{Sources: hyperref.dtx}
@@ -78,7 +78,7 @@
\ignorespaces
}%
\begin{description}
- \entry{manual.pdf}{\textbf{Manual}}
+ \entry{hyperref-doc.pdf}{\textbf{Manual}}
The \textbf{USER MANUAL} (also available as HTML).
\entry{ChangeLog.txt}{ChangeLog}
This file records the version history.
More information about the latex3-commits
mailing list.