1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135
|
# witharrows package
# Matthew Bertucci 4/22/2022 for v2.7
#include:expl3
#include:l3keys2e
#include:varwidth
#include:tikz
#include:xparse
#keyvals:\usepackage/witharrows#c
footnote
footnotehyper
#endkeyvals
\begin{WithArrows}#m\array
\begin{WithArrows}[options%keyvals]#m\array
\end{WithArrows}
\begin{DispWithArrows}#\math,array
\begin{DispWithArrows}[options%keyvals]#\math,array
\begin{DispWithArrows}<left-brace-content>[options%keyvals]#*\math,array
\end{DispWithArrows}
\begin{DispWithArrows*}#\math,array
\begin{DispWithArrows*}[options%keyvals]#\math,array
\begin{DispWithArrows*}<left-brace-content>[options%keyvals]#*\math,array
\end{DispWithArrows*}
\WithArrowsOptions{options%keyvals}
#keyvals:\begin{WithArrows},\WithArrowsOptions,\WithArrowsNewStyle
c
b
#endkeyvals
#keyvals:\begin{WithArrows},\begin{DispWithArrows},\begin{DispWithArrows*},\WithArrowsOptions,\WithArrowsNewStyle
tikz={%<TikZ options%>}
xoffset=##L
command-name=%<csname%>
code-before=%<code%>
code-after=%<code%>
format=%<cols%>
show-nodes
show-node-names
displaystyle
ll
lr
rl
rr
i
group
groups
up-and-down={%<options%>}
jot=##L
interline=##L
tikz-code={%<code%>}
start-adjust=##L
end-adjust=##L
adjust=##L
ygap=##L
ystart=##L
max-length-of-arrow=##L
%witharrowsstyle
#endkeyvals
#keyvals:\begin{WithArrows},\begin{DispWithArrows},\begin{DispWithArrows*},\WithArrowsNewStyle
name=%<node name%>
#endkeyvals
#keyvals:\begin{DispWithArrows},\begin{DispWithArrows*},\WithArrowsOptions,\WithArrowsNewStyle
wrap-lines
tagged-lines={%<line1,line2,...%>}
fleqn
mathindent=##L
subequations
standard-behaviour-with-items
#endkeyvals
#keyvals:\begin{DispWithArrows},\begin{DispWithArrows*},\WithArrowsNewStyle
left-brace
left-brace={%<content%>}
replace-left-brace-by=
#endkeyvals
#keyvals:\WithArrowsOptions,\WithArrowsNewStyle
xoffset-for-o-arrows=##L
up-and-down/width=##L
up-and-down/radius=##L
no-arrows
#endkeyvals
\Arrow{label%plain}#/WithArrows,DispWithArrows,DispWithArrows*
\Arrow[options%keyvals]{label%plain}#/WithArrows,DispWithArrows,DispWithArrows*
#keyvals:\Arrow
jump=%<integer%>
xoffset=##L
tikz=
tikz-code={%<code%>}
ll
lr
rl
rr
i
new-group
o
up
up={%<options%>}
down
down={%<options%>}
#endkeyvals
\MultiArrow{row1,row2,...}{label%plain}#*
\WithArrowsLastEnv#*
\tag{label%plain}#m
\tag*{label%plain}#m
\notag#m
\tagnextline#/DispWithArrows,DispWithArrows*
\WithArrowsRightX#*
\WithArrowsNewStyle{style name}{options%keyvals}#s#%witharrowsstyle
#ifOption:footnote
#include:footnote
#endif
#ifOption:footnotehyper
#include:footnotehyper
#endif
\WithArrowsNbLines#*
\WithArrows#S
\endWithArrows#S
\DispWithArrows#S
\endDispWithArrows#S
\myfileversion#S
\myfiledate#S
|