From 1a99ceb79bc0478bdef9c8c60eb8a7455be0a087 Mon Sep 17 00:00:00 2001 From: Akira Kakuto Date: Sat, 17 Sep 2016 21:20:54 +0000 Subject: mplibdir: sync with the upstream git-svn-id: svn://tug.org/texlive/trunk@42089 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/mplibdir/mp.w | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Build/source/texk/web2c/mplibdir/mp.w b/Build/source/texk/web2c/mplibdir/mp.w index 431af9f4e92..d8bb1c88951 100644 --- a/Build/source/texk/web2c/mplibdir/mp.w +++ b/Build/source/texk/web2c/mplibdir/mp.w @@ -1,4 +1,4 @@ -% $Id: mp.w 2091 2016-09-16 23:07:58Z luigi $ +% $Id: mp.w 2092 2016-09-17 15:02:46Z luigi $ % % This file is part of MetaPost; % the MetaPost program is in the public domain. @@ -13932,6 +13932,7 @@ if (number_zero(dx) && !(number_zero(dy)) && number_zero(x0) && number_zero(x2) set_number_from_substraction (dx, dx, epsilon_t); } } +/* this patch can conflict with the previous one */ /* hm what about dx=dy=0 ? */ if (number_zero(dx_ap) && !number_zero(dx)){ set_number_to_zero(dx); -- cgit v1.2.3