[latex3-commits] [git/LaTeX3-latex3-latex3] master: Reset path limits at draw top-level (564e367)

Joseph Wright joseph.wright at morningstar2.co.uk
Mon Feb 26 14:40:39 CET 2018


Repository : https://github.com/latex3/latex3
On branch  : master
Link       : https://github.com/latex3/latex3/commit/564e367130c0059c45b39691c089f8e1731974a9

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

commit 564e367130c0059c45b39691c089f8e1731974a9
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Mon Feb 26 13:40:39 2018 +0000

    Reset path limits at draw top-level


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

564e367130c0059c45b39691c089f8e1731974a9
 l3experimental/l3draw/l3draw-scopes.dtx |    1 +
 1 file changed, 1 insertion(+)

diff --git a/l3experimental/l3draw/l3draw-scopes.dtx b/l3experimental/l3draw/l3draw-scopes.dtx
index 0fb4841..70b9bfd 100644
--- a/l3experimental/l3draw/l3draw-scopes.dtx
+++ b/l3experimental/l3draw/l3draw-scopes.dtx
@@ -116,6 +116,7 @@
         \dim_gset:Nn \g_@@_xmin_dim {  \c_max_dim }
         \dim_gset:Nn \g_@@_ymax_dim { -\c_max_dim }
         \dim_gset:Nn \g_@@_ymin_dim {  \c_max_dim }
+        \@@_path_reset_limits:
         \bool_set_true:N \l_@@_update_bb_bool
         \draw_transform_reset:
         \draw_linewidth:n { \l_draw_default_linewidth_dim }





More information about the latex3-commits mailing list