[latex3-commits] [git/LaTeX3-latex3-hyperref] testnewkeyval: spaces can matter ... (3433777)

Ulrike Fischer fischer at troubleshooting-tex.de
Wed Jul 6 12:14:16 CEST 2022


Repository : https://github.com/latex3/hyperref
On branch  : testnewkeyval
Link       : https://github.com/latex3/hyperref/commit/3433777abd882c95678f407b6ff3e3e87829d55e

>---------------------------------------------------------------

commit 3433777abd882c95678f407b6ff3e3e87829d55e
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date:   Wed Jul 6 12:14:16 2022 +0200

    spaces can matter ...


>---------------------------------------------------------------

3433777abd882c95678f407b6ff3e3e87829d55e
 hyperref.dtx | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/hyperref.dtx b/hyperref.dtx
index 5ba04eb..509410f 100644
--- a/hyperref.dtx
+++ b/hyperref.dtx
@@ -4924,8 +4924,8 @@
       \legacy_if_set_false:n {Hy at unicode}
       \def\HyPsd at pdfencoding{pdfdoc}
     }
-   ,unicode .default:n      = { true }
-   ,unicode .usage:n        = { preamble }
+   ,unicode .default:n      =  true
+   ,unicode .usage:n        =  preamble
  }
 \Hy at AtBeginDocument{%
   \ifx\HyPsd at LoadUnicode\relax
@@ -5071,7 +5071,7 @@
       Unsupported PDF version `#1'.\MessageBreak
       Valid values: 1.2-1.7, 2.0}
     }
-   ,pdfversion .usage:n = {preamble}
+   ,pdfversion .usage:n = preamble
  }
 %    \end{macrocode}
 % \verb|\Hy at pdfminorversion| already used elsewhere to denote \verb|\pdfminorversion|





More information about the latex3-commits mailing list.