diff --git a/src/cheatsheets/Schaltungstheorie.typ b/src/cheatsheets/Schaltungstheorie.typ index f8b5128..7312582 100644 --- a/src/cheatsheets/Schaltungstheorie.typ +++ b/src/cheatsheets/Schaltungstheorie.typ @@ -868,17 +868,17 @@ $bold(B) : bold(u_b) -> text("Zweigspannungsbilanz") = 0$ \ $bold(B^T) : bold(i_m) -> i_b$ - $ - bold(B) = quad mannot.mark( - mat( - b_11, b_12, ..., b_(1m); - b_21, b_22, ..., b_(2m); - dots.v, dots.v, dots.down, dots.v; - b_(n 1), b_(n 2), ..., b_(n m) - ), tag: #<1> - ) - #mannot.annot(<1>, pos: left, text(rgb("#404296"))[#rotate(-90deg)[$<-$ Maschen]], dx: 6mm) - #mannot.annot(<1>, pos: bottom, text(rgb("#404296"))[Zweige $->$], dy: -0.5mm) + $ + bold(B) = quad mannot.mark(mat( + b_11, b_12, ..., b_(1m); + b_21, b_22, ..., b_(2m); + dots.v, dots.v, dots.down, dots.v; + b_(n 1), b_(n 2), ..., b_(n m) + ), tag: #<1>) + + #mannot.annot(<1>, pos:left, text(rgb("#404296"))[#rotate(-90deg)[$<-$ Maschen]], dx: 6mm) + #mannot.annot(<1>, pos:bottom, text(rgb("#404296"))[Zweige $->$], dy: -0.5mm) + b in {-1, 0, 1} $