Skip to content

Commit

Permalink
Top-level scope should also save/restore paths
Browse files Browse the repository at this point in the history
  • Loading branch information
josephwright committed Mar 2, 2018
1 parent 47956b5 commit 9537545
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions l3experimental/l3draw/l3draw-scopes.dtx
Expand Up @@ -186,9 +186,11 @@
\driver_draw_scope_begin:
\group_begin:
\dim_set_eq:NN \l_@@_linewidth_dim \g_@@_linewidth_dim
\draw_path_scope_begin:
}
\cs_new_protected:Npn \draw_scope_end:
{
\draw_path_scope_end:
\dim_gset_eq:NN \g_@@_linewidth_dim \l_@@_linewidth_dim
\group_end:
\driver_draw_scope_end:
Expand Down

0 comments on commit 9537545

Please sign in to comment.