[latex3-commits] [git/LaTeX3-latex3-latex2e] ltpara: \skip_zero:N on \parSKIP (d64dd493)

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


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

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

commit d64dd4934569a1df7d7dc9b76eff099d45abbef4
Author: PhelypeOleinik <phelype.oleinik at latex-project.org>
Date:   Thu Feb 18 09:30:22 2021 -0300

    \skip_zero:N on \parSKIP


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

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

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





More information about the latex3-commits mailing list.