Added correction
All checks were successful
Build Typst PDFs (Docker) / build-typst (push) Successful in 25s

This commit is contained in:
alexander
2026-02-07 11:26:05 +01:00
parent b2a8cd0c10
commit 62bbc1934d

View File

@@ -776,16 +776,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}
$ $