[latex3-commits] [git/LaTeX3-latex3-latex2e] ltpara: \dim_zero:N instead of \dim_set_eq:NN <dim> \c_zero_dim (9ad03361)

PhelypeOleinik phelype.oleinik at latex-project.org
Thu Feb 18 13:21:33 CET 2021


Repository : https://github.com/latex3/latex2e
On branch  : ltpara
Link       : https://github.com/latex3/latex2e/commit/9ad033611e4893f7d0edef088c515ef641dd94d3

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

commit 9ad033611e4893f7d0edef088c515ef641dd94d3
Author: PhelypeOleinik <phelype.oleinik at latex-project.org>
Date:   Thu Feb 18 09:21:33 2021 -0300

    \dim_zero:N instead of \dim_set_eq:NN <dim> \c_zero_dim


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

9ad033611e4893f7d0edef088c515ef641dd94d3
 base/ltpara.dtx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/base/ltpara.dtx b/base/ltpara.dtx
index 3d12f34a..3097ac07 100644
--- a/base/ltpara.dtx
+++ b/base/ltpara.dtx
@@ -665,7 +665,7 @@
 %    \begin{macrocode}
   \group_begin:
     \tex_everypar:D {}
-    \dim_set_eq:NN \tex_parskip:D \c_zero_dim
+    \dim_zero:N \tex_parskip:D
     \tex_noindent:D
   \group_end:
 %    \end{macrocode}





More information about the latex3-commits mailing list.