Schaltungstheorie brrrrrrr
All checks were successful
Build Typst PDFs (Docker) / build-typst (push) Successful in 16s
All checks were successful
Build Typst PDFs (Docker) / build-typst (push) Successful in 16s
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#let bgBlock(body, fill: color) = block(body, fill:fill.lighten(80%), width: 100%, inset: (bottom: 2mm))
|
||||
#let bgBlock(body, fill: color, width: 100%) = block(body, fill:fill.lighten(80%), width: width, inset: (bottom: 2mm))
|
||||
|
||||
#let SeperatorLine = line(length: 100%, stroke: (paint: black, thickness: 0.3mm))
|
||||
#let MathAlignLeft(e) = {
|
||||
|
||||
Reference in New Issue
Block a user