[latex3-commits] [git/LaTeX3-latex3-latex3] master: Last link should be 'ready to use' (0184779)

Joseph Wright joseph.wright at morningstar2.co.uk
Wed Apr 10 10:21:44 CEST 2019


Repository : https://github.com/latex3/latex3
On branch  : master
Link       : https://github.com/latex3/latex3/commit/0184779603f2fb4c96dbf952643f348888c0a481

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

commit 0184779603f2fb4c96dbf952643f348888c0a481
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Wed Apr 10 09:21:44 2019 +0100

    Last link should be 'ready to use'


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

0184779603f2fb4c96dbf952643f348888c0a481
 l3kernel/l3drivers-pdf.dtx |    3 +++
 1 file changed, 3 insertions(+)

diff --git a/l3kernel/l3drivers-pdf.dtx b/l3kernel/l3drivers-pdf.dtx
index e9b688f..1f7daa1 100644
--- a/l3kernel/l3drivers-pdf.dtx
+++ b/l3kernel/l3drivers-pdf.dtx
@@ -230,12 +230,15 @@
 % \end{macro}
 %
 % \begin{macro}{\driver_pdf_link_last:}
+%   Formatted for direct use.
 %    \begin{macrocode}
 \cs_new:Npx \driver_pdf_link_last:
   {
+    \exp_not:N \tex_the:D
     \cs_if_exist:NTF \tex_pdffeedback:D
       { \exp_not:N \tex_pdffeedback:D lastlink \scan_stop: }
       { \exp_not:N \tex_pdflastlink:D }
+      ~ 0 ~ R
   }
 %    \end{macrocode}
 % \end{macro}





More information about the latex3-commits mailing list