[latex3-commits] [git/LaTeX3-latex3-hyperref] master: adjust title format for htlatex (43014a0)
David Carlisle
d.p.carlisle at gmail.com
Sat Jan 18 01:22:23 CET 2020
Repository : https://github.com/latex3/hyperref
On branch : master
Link : https://github.com/latex3/hyperref/commit/43014a0f8bf5f6db127475e158e8e1dd8a648329
>---------------------------------------------------------------
commit 43014a0f8bf5f6db127475e158e8e1dd8a648329
Author: David Carlisle <d.p.carlisle at gmail.com>
Date: Sat Jan 18 00:22:23 2020 +0000
adjust title format for htlatex
>---------------------------------------------------------------
43014a0f8bf5f6db127475e158e8e1dd8a648329
doc/manual.tex | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/doc/manual.tex b/doc/manual.tex
index 4b80bff..d9ff646 100644
--- a/doc/manual.tex
+++ b/doc/manual.tex
@@ -167,15 +167,17 @@
\makeatletter
\@ifpackageloaded{tex4ht}{%
+\author{Sebastian Rahtz (deceased)\and
+ Heiko Oberdiek (inactive)\and
+ The \LaTeX3 Project (\url{https://github.com/latex3/hyperref/issues})}
}{%
\usepackage{bmhydoc}%
-}
-\makeatother
-
-\title{Hypertext marks in \hologo{LaTeX}: a manual for \xpackage{hyperref}}
\author{Sebastian Rahtz\thanks{deceased}\and
Heiko Oberdiek\thanks{inactive}\and
The \LaTeX3 Project\thanks{\url{https://github.com/latex3/hyperref/issues}}}
+}
+\makeatother
+\title{Hypertext marks in \hologo{LaTeX}: a manual for \xpackage{hyperref}}
\date{\mydate}
\begin{document}
More information about the latex3-commits
mailing list