[latex3-commits] [git/LaTeX3-latex3-hyperref] master: pdfnonfullscreenpagemode not boolean (ea277a1)
David Carlisle
d.p.carlisle at gmail.com
Fri Nov 8 01:32:47 CET 2019
Repository : https://github.com/latex3/hyperref
On branch : master
Link : https://github.com/latex3/hyperref/commit/ea277a1f30695b4596b3442da374b0f9109e0ec4
>---------------------------------------------------------------
commit ea277a1f30695b4596b3442da374b0f9109e0ec4
Author: David Carlisle <d.p.carlisle at gmail.com>
Date: Fri Nov 8 00:32:47 2019 +0000
pdfnonfullscreenpagemode not boolean
>---------------------------------------------------------------
ea277a1f30695b4596b3442da374b0f9109e0ec4
doc/manual.tex | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/manual.tex b/doc/manual.tex
index 574df94..1fba391 100644
--- a/doc/manual.tex
+++ b/doc/manual.tex
@@ -757,7 +757,7 @@ pdflang & text & relax & PDF language identifier (RFC 3066)\\
pdfmenubar & boolean & true & make PDF viewer's menu bar visible \\
pdfnewwindow & boolean & false & make links that open another PDF file start a new window \\
pdfnonfullscreenpagemode
- & boolean & empty & page mode setting on exiting
+ & text & empty & page mode setting on exiting
full-screen mode\\
pdfnumcopies & integer & empty & number of printed copies \\
pdfpagelayout & text & empty & set layout of PDF pages \\
More information about the latex3-commits
mailing list