[latex3-commits] [latex3/latex3] develop, main: Adjust indent (708c01c53)

github at latex-project.org github at latex-project.org
Tue Apr 9 16:17:02 CEST 2024


Repository : https://github.com/latex3/latex3
On branches: develop,main
Link       : https://github.com/latex3/latex3/commit/708c01c539b09fb049595e09e6ced7c649f1d7f7

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

commit 708c01c539b09fb049595e09e6ced7c649f1d7f7
Author: Joseph Wright <joseph at texdev.net>
Date:   Sun Mar 31 12:01:46 2024 +0100

    Adjust indent


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

708c01c539b09fb049595e09e6ced7c649f1d7f7
 l3kernel/l3pdf.dtx | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/l3kernel/l3pdf.dtx b/l3kernel/l3pdf.dtx
index 247f31d9a..72358f7e9 100644
--- a/l3kernel/l3pdf.dtx
+++ b/l3kernel/l3pdf.dtx
@@ -489,10 +489,10 @@
                 }
               _intarray
             }
-            {
-              \int_eval:n
-                { \int_mod:nn { #2 - 1 } \c_@@_object_block_size_int + 1 }
-            }
+          {
+            \int_eval:n
+              { \int_mod:nn { #2 - 1 } \c_@@_object_block_size_int + 1 }
+          }
       }
   }
 %    \end{macrocode}





More information about the latex3-commits mailing list.