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
|
# breqn package
# Matthew Bertucci 10/25/2021 for v0.98k
#include:amsmath
#include:graphicx
#include:flexisym
#include:keyval
#include:calc
\begin{dmath}#\math
\begin{dmath}[options%keyvals]#\math
\end{dmath}
\begin{dmath*}#\math
\begin{dmath*}[options%keyvals]#\math
\end{dmath*}
\begin{dseries}
\begin{dseries}[options%keyvals]
\end{dseries}
\begin{dseries*}
\begin{dseries*}[options%keyvals]
\end{dseries*}
\begin{dgroup}
\begin{dgroup}[options%keyvals]
\end{dgroup}
\begin{dgroup*}
\begin{dgroup*}[options%keyvals]
\end{dgroup*}
\begin{darray}#\math,array
\begin{darray}[options%keyvals]#\math,array
\end{darray}
\begin{darray*}#\math,array
\begin{darray*}[options%keyvals]#\math,array
\end{darray*}
\begin{dsuspend}
\end{dsuspend}
\breqnsetup{options%keyvals}
#keyvals:\begin{dmath},\begin{dmath*},\begin{dseries},\begin{dseries*},\begin{dgroup},\begin{dgroup*},\begin{darray},\begin{darray*},\breqnsetup
style=%<cmds%>
number=%<text%>
labelprefix=%<prefix%>
label=##l
indentstep=##L
compact
compact=%<number%>
spread=##L
frame
frame=##L
framesep=##L
breakdepth=%<number%>
shiftnumber
holdnumber
density=
layout=
shortskiplimit=##L
background=#%color
color=#%color
center
nocenter
#endkeyvals
#keyvals:\begin{dgroup},\begin{dgroup*}
noalign
brace
#endkeyvals
#keyvals:\begin{darray},\begin{darray*}
cols={%<col specs%>}
#endkeyvals
\condition{text}
\condition[punctuation mark]{text}
\condition*{formula}
\hiderel{rel symbol}#m
\intertext{text}
\breqnpopcats#*
\conditionpunct#*
\conditionsep#*
\darraycolsep#*
\debugwr{text}#*
\DeclareTwang{symbol}{number}#*
\discretionarytimes#*m
\Dmedmuskip#*
\dquad#*
\Dthickmuskip#*
\eqbinoffset#*
\eqbreakdepth#*
\eqcolor#*
\eqdelimoffset#*
\eqfontsize#*
\eqframe{width}{height}#*
\eqindent#*
\eqindentstep#*
\eqinfo#*
\eqinterlinepenalty#*
\eqleftskip#*
\eqlineskip#*
\eqlineskiplimit#*
\eqlinespacing#*
\eqmargin#*
\eqnumcolor#*
\eqnumfont#*
\eqnumform#*
\eqnumplace#*
\eqnumsep#*
\eqnumside#*
\eqnumsize#*
\eqpunct#*
\eqrightskip#*
\eqstyle#*
\intereqpenalty#*
\intereqskip#*
\listwidth#*
\mathaxis#*
\maxint#*
\nref{label}#*
\postmath#*
\prebinoppenalty#*
\premath#*
\prerelpenalty#*
\replicate{token list}#*
\theparentequation#*
|