Merge branch 'main' of https://gitea.mintcalc.com/alexander/TUM-Formelsammlungen
All checks were successful
Build Typst PDFs (Docker) / build-typst (push) Successful in 26s

This commit is contained in:
levi
2026-02-07 12:41:46 +01:00

View File

@@ -869,16 +869,16 @@
$bold(B^T) : bold(i_m) -> i_b$ $bold(B^T) : bold(i_m) -> i_b$
$ $
bold(B) = quad mannot.mark( bold(B) = quad mannot.mark(mat(
mat(
b_11, b_12, ..., b_(1m); b_11, b_12, ..., b_(1m);
b_21, b_22, ..., b_(2m); b_21, b_22, ..., b_(2m);
dots.v, dots.v, dots.down, dots.v; dots.v, dots.v, dots.down, dots.v;
b_(n 1), b_(n 2), ..., b_(n m) b_(n 1), b_(n 2), ..., b_(n m)
), tag: #<1> ), tag: #<1>)
)
#mannot.annot(<1>, pos: left, text(rgb("#404296"))[#rotate(-90deg)[$<-$ Maschen]], dx: 6mm) #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) #mannot.annot(<1>, pos:bottom, text(rgb("#404296"))[Zweige $->$], dy: -0.5mm)
b in {-1, 0, 1} b in {-1, 0, 1}
$ $