diff options
author | Karl Berry <karl@freefriends.org> | 2018-09-24 20:23:52 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-09-24 20:23:52 +0000 |
commit | c4ed0da09cb7e61d24056b1d29d603a36602b0d0 (patch) | |
tree | 2db192ce1ebc4915a111b02c5c36408b7487f576 /Master/texmf-dist/tex/latex/witharrows | |
parent | ae7a8a028827d6b76f6909efbdeafb2a6b89fa51 (diff) |
witharrows (24sep18)
git-svn-id: svn://tug.org/texlive/trunk@48751 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/witharrows')
-rw-r--r-- | Master/texmf-dist/tex/latex/witharrows/witharrows.sty | 18 |
1 files changed, 2 insertions, 16 deletions
diff --git a/Master/texmf-dist/tex/latex/witharrows/witharrows.sty b/Master/texmf-dist/tex/latex/witharrows/witharrows.sty index 5b9bb5d4710..0edba169c1d 100644 --- a/Master/texmf-dist/tex/latex/witharrows/witharrows.sty +++ b/Master/texmf-dist/tex/latex/witharrows/witharrows.sty @@ -18,8 +18,8 @@ %% and version 1.3 or later is part of all distributions of %% LaTeX version 2005/12/01 or later. %% -\def\myfileversion{1.10} -\def\myfiledate{2018/09/13} +\def\myfileversion{1.10.1} +\def\myfiledate{2018/09/24} \RequirePackage{tikz} \usetikzlibrary{arrows.meta,bending} \RequirePackage{l3keys2e} @@ -560,15 +560,6 @@ \dim_compare:nNnT \l_tmpa_dim < \g__ww_x_right_dim {\dim_gset:Nn \g__ww_x_right_dim \l_tmpa_dim} } \end{tikzpicture}} - {\begin{tikzpicture} [__ww_standard] - \int_step_variable:nnnNn 1 1 \g__ww_line_int \l_tmpa_int - {\tikz@parse@node\pgfutil@firstofone (\l_tmpa_int-v) - \dim_set:Nn \l_tmpa_dim \pgf@x - \tikz@parse@node\pgfutil@firstofone (\l_tmpa_int-l) - \dim_set:Nn \l_tmpb_dim \pgf@x - \dim_compare:nNnT \l_tmpb_dim > \l_tmpa_dim - {\__ww_msg_error:n {Collision}}} - \end{tikzpicture}} \__ww_post_environment: \bool_if:nT \c__ww_mathtools_loaded_bool {\MH_if_boolean:nT {show_only_refs} @@ -844,11 +835,6 @@ {The~option~"\tl_use:N\l_keys_key_tl"~is~unknown~or~ meaningless~in~the~context.~If~you~go~on,~it~will~be~ignored.} \msg_new:nnn {witharrows} - {Collision} - {You~have~a~collision~(or~almost~a~collision)~at~the~end~of~row~ - \int_use:N\g__ww_line_int.~ - You~can~go~on~but~maybe~you~will~have~overlapping~texts.} -\msg_new:nnn {witharrows} {Third~column~in~an~environment~{WithArrows}} {By~default,~an~environment~\{WithArrows\}~can~only~have~two~columns.~ Maybe~you~have~forgotten~a~\str_use:N \c_backslash_str |