[latex3-commits] [git/LaTeX3-latex3-hyperref] master: added /Euro to font encoding for formfields issue #145 (2b387b1)
Ulrike Fischer
fischer at troubleshooting-tex.de
Sat Jun 20 00:07:47 CEST 2020
Repository : https://github.com/latex3/hyperref
On branch : master
Link : https://github.com/latex3/hyperref/commit/2b387b10997bf9e8ce0364a5ca88b08844e83993
>---------------------------------------------------------------
commit 2b387b10997bf9e8ce0364a5ca88b08844e83993
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Sat Jun 20 00:07:47 2020 +0200
added /Euro to font encoding for formfields issue #145
>---------------------------------------------------------------
2b387b10997bf9e8ce0364a5ca88b08844e83993
ChangeLog.txt | 5 ++++-
hyperref.dtx | 4 ++++
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/ChangeLog.txt b/ChangeLog.txt
index 94bfe29..c3287fe 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,4 +1,7 @@
-2020-01-14 7.00d David Carlisle
+2020-06-20 Ulrike Fischer
+ * added Euro to encoding of form field font (issue 145)
+
+2020-01-14 7.00d David Carlisle
* Test for newer GhostScript releases in dvips output
https://tex.stackexchange.com/a/524163/1090
* Delete doc/options.pdf
diff --git a/hyperref.dtx b/hyperref.dtx
index aa618b1..151f485 100644
--- a/hyperref.dtx
+++ b/hyperref.dtx
@@ -18037,6 +18037,7 @@
%
% \section{Driver-specific form support}
% \subsection{pdfmarks}
+% change 2020-06-20: added /Euro to encoding
% \begin{macrocode}
%<*pdfmark>
\long\def\@Form[#1]{%
@@ -18060,6 +18061,7 @@
/quotedblbase/quotedblleft/quotedblright/quoteleft%
/quoteright/quotesinglbase/trademark/fi/fl/Lslash/OE/Scaron%
/Ydieresis/Zcaron/dotlessi/lslash/oe/scaron/zcaron %
+ 160/Euro %
164/currency %
166/brokenbar %
168/dieresis/copyright/ordfeminine %
@@ -19146,6 +19148,7 @@
/quotedblbase/quotedblleft/quotedblright/quoteleft%
/quoteright/quotesinglbase/trademark/fi/fl/Lslash/OE%
/Scaron/Ydieresis/Zcaron/dotlessi/lslash/oe/scaron/zcaron %
+ 160/Euro %
164/currency %
166/brokenbar %
168/dieresis/copyright/ordfeminine %
@@ -19624,6 +19627,7 @@
/quotedblbase/quotedblleft/quotedblright/quoteleft/quoteright%
/quotesinglbase/trademark/fi/fl/Lslash/OE/Scaron/Ydieresis%
/Zcaron/dotlessi/lslash/oe/scaron/zcaron %
+ 160/Euro %
164/currency %
166/brokenbar %
168/dieresis/copyright/ordfeminine %
More information about the latex3-commits
mailing list.