[latex3-commits] [git/LaTeX3-latex3-latex3] master: Correct expansion behaviour (7a820a06b)

Joseph Wright joseph.wright at morningstar2.co.uk
Mon Mar 16 13:01:25 CET 2020


Repository : https://github.com/latex3/latex3
On branch  : master
Link       : https://github.com/latex3/latex3/commit/7a820a06b00b8f6e2c21e81b08134f1a42d0089c

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

commit 7a820a06b00b8f6e2c21e81b08134f1a42d0089c
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Mon Mar 16 12:01:25 2020 +0000

    Correct expansion behaviour


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

7a820a06b00b8f6e2c21e81b08134f1a42d0089c
 l3backend/l3backend-pdf.dtx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/l3backend/l3backend-pdf.dtx b/l3backend/l3backend-pdf.dtx
index 195aab4aa..8f005f4aa 100644
--- a/l3backend/l3backend-pdf.dtx
+++ b/l3backend/l3backend-pdf.dtx
@@ -668,7 +668,7 @@
 % \begin{macro}{\@@_backend_compress_objects:n}
 %   Doable for the usual \texttt{ps2pdf} method.
 %    \begin{macrocode}
-\cs_new_protected:Npx \@@_backend_compresslevel:n #1
+\cs_new_protected:Npn \@@_backend_compresslevel:n #1
   {
     \int_compare:nNnT {#1} = 0
       { 





More information about the latex3-commits mailing list.