[latex3-commits] [l3svn] r7063 - In l3deprecation: \box_resize:Nnn => \box_resize_to_wd_and_ht_plus_dp:Nnn

noreply at latex-project.org noreply at latex-project.org
Sat Apr 8 02:45:57 CEST 2017


Author: bruno
Date: 2017-04-08 02:45:56 +0200 (Sat, 08 Apr 2017)
New Revision: 7063

Modified:
   trunk/l3kernel/l3deprecation.dtx
Log:
In l3deprecation: \box_resize:Nnn => \box_resize_to_wd_and_ht_plus_dp:Nnn


Modified: trunk/l3kernel/l3deprecation.dtx
===================================================================
--- trunk/l3kernel/l3deprecation.dtx	2017-04-07 07:59:30 UTC (rev 7062)
+++ trunk/l3kernel/l3deprecation.dtx	2017-04-08 00:45:56 UTC (rev 7063)
@@ -140,6 +140,8 @@
     \@@_error:Nnn \tl_to_lowercase:n { } { 2017-12-31 }
     \@@_error:Nnn \tl_to_uppercase:n { } { 2017-12-31 }
     \@@_error:Nnn \ior_get_str:NN { \ior_str_get:NN } { 2017-12-31 }
+    \@@_error:Nnn \box_resize:Nnn { \box_resize_to_wd_and_ht_plus_dp:Nnn } { 2018-12-31 }
+    \@@_error:Nnn \box_resize:cnn { \box_resize_to_wd_and_ht_plus_dp:cnn } { 2018-12-31 }
     \@@_error:Nnn \c_minus_one { - 1 } { 2018-12-31 }
     \@@_error:Nnn \sort_ordered: { \sort_return_same: } { 2018-12-31 }
     \@@_error:Nnn \sort_reversed: { \sort_return_swapped: } { 2018-12-31 }



More information about the latex3-commits mailing list