Fix spelling mistake
All checks were successful
Build Typst PDFs (Docker) / build-typst (push) Successful in 34s
All checks were successful
Build Typst PDFs (Docker) / build-typst (push) Successful in 34s
This commit is contained in:
@@ -250,7 +250,7 @@
|
|||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
*Kannonisch*: Jeder Input Variable muss in jedem Min/Max-Termn enthalten sein
|
*Kannonisch*: Jeder Input Variable muss in jedem Min/Max-Term enthalten sein
|
||||||
|
|
||||||
#table(columns: (1fr, 1fr),
|
#table(columns: (1fr, 1fr),
|
||||||
fill: (x, y) => if (calc.rem(x, 2) == 1) { tableFillLow } else { tableFillHigh },
|
fill: (x, y) => if (calc.rem(x, 2) == 1) { tableFillLow } else { tableFillHigh },
|
||||||
@@ -358,7 +358,7 @@
|
|||||||
]
|
]
|
||||||
|
|
||||||
#colbreak()
|
#colbreak()
|
||||||
|
|
||||||
// FlipFlops
|
// FlipFlops
|
||||||
#bgBlock(fill: colorState)[
|
#bgBlock(fill: colorState)[
|
||||||
#subHeading(fill: colorState)[Latches, Flipflops und Register]
|
#subHeading(fill: colorState)[Latches, Flipflops und Register]
|
||||||
|
|||||||
Reference in New Issue
Block a user