[latex3-commits] [git/LaTeX3-latex3-latex3] master: Missing \exp_not:N (fd33682)
Joseph Wright
joseph.wright at morningstar2.co.uk
Tue Apr 30 09:48:25 CEST 2019
Repository : https://github.com/latex3/latex3
On branch : master
Link : https://github.com/latex3/latex3/commit/fd33682a6f82630fee9c72a6053d050863ce2ac0
>---------------------------------------------------------------
commit fd33682a6f82630fee9c72a6053d050863ce2ac0
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Tue Apr 30 08:48:25 2019 +0100
Missing \exp_not:N
>---------------------------------------------------------------
fd33682a6f82630fee9c72a6053d050863ce2ac0
l3kernel/l3drivers-pdf.dtx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/l3kernel/l3drivers-pdf.dtx b/l3kernel/l3drivers-pdf.dtx
index 7fbe9e3..c12daca 100644
--- a/l3kernel/l3drivers-pdf.dtx
+++ b/l3kernel/l3drivers-pdf.dtx
@@ -1357,7 +1357,7 @@
{
\@@_tmp:w
{ \tex_pdfextension:D obj ~ }
- { \tex_pdffeedback:D lastobj \scan_stop: }
+ { \exp_not:N \tex_pdffeedback:D lastobj \scan_stop: }
}
{ \@@_tmp:w { \tex_pdfobj:D } { \tex_pdflastobj:D } }
\group_end:
More information about the latex3-commits
mailing list