[latex3-commits] [git/LaTeX3-latex3-latex3] master: Remove a stray \exp_not:N (69b662ddf)

Joseph Wright joseph.wright at morningstar2.co.uk
Fri Feb 21 19:35:47 CET 2020


Repository : https://github.com/latex3/latex3
On branch  : master
Link       : https://github.com/latex3/latex3/commit/69b662ddfe5a02c34e422c76ab0353b2a3870571

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

commit 69b662ddfe5a02c34e422c76ab0353b2a3870571
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Fri Feb 21 18:35:47 2020 +0000

    Remove a stray \exp_not:N


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

69b662ddfe5a02c34e422c76ab0353b2a3870571
 l3backend/l3backend-basics.dtx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/l3backend/l3backend-basics.dtx b/l3backend/l3backend-basics.dtx
index 978044c5e..57757e7ee 100644
--- a/l3backend/l3backend-basics.dtx
+++ b/l3backend/l3backend-basics.dtx
@@ -156,7 +156,7 @@
 % actual output does not write anything.
 %    \begin{macrocode}
 \cs_if_exist:NTF \AtBeginDvi
-  { \exp_not:N \AtBeginDvi }
+  { \AtBeginDvi }
   { \use:n }
     {
       \bool_if:NT \g__kernel_backend_header_bool





More information about the latex3-commits mailing list.