[latex3-commits] [latex3/hyperref] develop: make tex4ht happier (0ce00cb)
github at latex-project.org
github at latex-project.org
Sun Oct 22 19:02:43 CEST 2023
Repository : https://github.com/latex3/hyperref
On branch : develop
Link : https://github.com/latex3/hyperref/commit/0ce00cb8855eae6be0925ba1624199ed37ff36d9
>---------------------------------------------------------------
commit 0ce00cb8855eae6be0925ba1624199ed37ff36d9
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Sun Oct 22 19:02:43 2023 +0200
make tex4ht happier
>---------------------------------------------------------------
0ce00cb8855eae6be0925ba1624199ed37ff36d9
doc/hyperref-doc.tex | 13 ++++++-------
1 file changed, 6 insertions(+), 7 deletions(-)
diff --git a/doc/hyperref-doc.tex b/doc/hyperref-doc.tex
index 076d8f3..d9d11ef 100644
--- a/doc/hyperref-doc.tex
+++ b/doc/hyperref-doc.tex
@@ -1118,7 +1118,7 @@ pdfwindowui & boolean & true & make PDF user interface elements visible
unicode & boolean & true & Unicode encoded PDF strings
\end{longtable}
- The dates |CreationDate| and |ModDate|
+ The dates \verb|CreationDate| and \verb|ModDate|
are normally set automatically to the current date/time when the compilation
started. If they should be changed
(e.g. for regression tests to produce reproducible documents) they can
@@ -1172,12 +1172,11 @@ TwoPageLeft & Displays two pages, odd-numbered pages to the left (since PDF 1
TwoPageRight & Displays two pages, odd-numbered pages to the right (since PDF 1.5).
\end{longtable}
-Finally, the \texttt{pdfpagetransition} can be one of the following
-values, where \textit{/Di} stands for direction of motion in degrees,
-generally in 90$^{\circ}$\ steps, \textit{/Dm} is a horizontal
-(\texttt{/H}) or vertical (\texttt{/V}) dimension (e.g.\ \texttt{Blinds
-/Dm /V}), and \textit{/M} is for motion, either in (\texttt{/I}) or out
-(\texttt{/O}).
+Finally, the \texttt{pdfpagetransition} can be one of the following values,
+where \textit{/Di} stands for direction of motion in degrees, generally in 90
+degree steps, \textit{/Dm} is a horizontal (\texttt{/H}) or vertical
+(\texttt{/V}) dimension (e.g.\ \texttt{Blinds /Dm /V}), and \textit{/M} is
+for motion, either in (\texttt{/I}) or out (\texttt{/O}).
\begin{longtable}{@{}>{\ttfamily}llp{8.5cm}@{}}
Blinds & /Dm & Multiple lines distributed evenly across the screen sweep in the same direction to reveal the new
More information about the latex3-commits
mailing list.