[latex3-commits] [l3svn] 02/03: Code formatting

noreply at latex-project.org noreply at latex-project.org
Wed Apr 5 16:42:24 CEST 2017


This is an automated email from the git hooks/post-receive script.

joseph pushed a commit to branch master
in repository l3svn.

commit 58fd93df715679cfd483935da65bbe5189ecfb47
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Wed Apr 5 15:39:42 2017 +0100

    Code formatting
---
 l3kernel/l3coffins.dtx |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/l3kernel/l3coffins.dtx b/l3kernel/l3coffins.dtx
index a8ac897..2bab35e 100644
--- a/l3kernel/l3coffins.dtx
+++ b/l3kernel/l3coffins.dtx
@@ -831,7 +831,7 @@
     \prop_put:cnx { l_@@_corners_ \__int_value:w #1 _prop } { tr }
       { { \dim_eval:n { \box_wd:N #1 } } { \dim_eval:n { \box_ht:N #1 } } }
     \prop_put:cnx { l_@@_corners_ \__int_value:w #1 _prop } { bl }
-      { { 0pt } { \dim_eval:n { - \box_dp:N #1 } } }
+      { { 0pt } { \dim_eval:n { -\box_dp:N #1 } } }
     \prop_put:cnx { l_@@_corners_ \__int_value:w #1 _prop } { br }
       { { \dim_eval:n { \box_wd:N #1 } } { \dim_eval:n { -\box_dp:N #1 } } }
   }
@@ -874,7 +874,7 @@
     \prop_put:cnx { l_@@_poles_ \__int_value:w #1 _prop } { b }
       {
         { 0pt }
-        { \dim_eval:n { - \box_dp:N #1 } }
+        { \dim_eval:n { -\box_dp:N #1 } }
         { 1000pt }
         { 0pt }
       }

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the latex3-commits mailing list