From 29c5d3dfeb3f7b88264fb5ca2bd67455d094a505 Mon Sep 17 00:00:00 2001 From: alexander Date: Sun, 8 Feb 2026 13:32:42 +0100 Subject: [PATCH] Got stuff working after merg --- src/cheatsheets/Schaltungstheorie.typ | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/src/cheatsheets/Schaltungstheorie.typ b/src/cheatsheets/Schaltungstheorie.typ index 7de7847..0c528f7 100644 --- a/src/cheatsheets/Schaltungstheorie.typ +++ b/src/cheatsheets/Schaltungstheorie.typ @@ -1757,15 +1757,11 @@ [*Name*], [*Schaltbild*], [*Ersatz-Schaltbild*], [*Eigenschaften*], [*Beschreibung*], [Nullor], [], [#scale(x: 50%, y: 50%, zap.circuit({ - import zap: * - import cetz.draw: content, line - joham.nullor("nullor", (0,0)) - }))], [], [$ A = mat(0, 0; 0, 0) $], [], + import zap: * + import cetz.draw: content, line, rect + joham.nullor("nullor", (0,0)) - rect((-0.2,-0.1), (0.7,1.1), - stroke: (paint: rgb("#666666"), dash: "densely-dashed") - ) - })], + }))], [ - Verlustlos - Reziprok @@ -1789,12 +1785,13 @@ (0.2,0),(0.2,0), scale: .4) - }))], [], [], [], [], + node("a", (to: (0, 1), rel: (-0.4, 0)), fill: false, label: (content: text($alpha$, fill: rgb("#8b2000")), anchor: "west", distance: 0.05)) node("b", (to: (0, 0), rel: (-0.4, 0)), fill: false, label: (content: text($beta$, fill: rgb("#8b2000")), anchor: "west", distance: 0.05)) node("c", (to: (0.5, 1), rel: (0.4, 0)), fill: false, label: (content: text($gamma$, fill: rgb("#00318b")), anchor: "east", distance: 0.05)) node("d", (to: (0.6, 0), rel: (0, -0.25)), fill: false, label: (content: text($delta$, fill: rgb("#00318b")), anchor: "east", distance: 0.05)) + }))], [], [], [], [], [VCVS], [#scale(x: 100%, y: 100%, zap.circuit({ import zap: * @@ -2022,8 +2019,8 @@ [$ H = mat(0, -k; -k, 0) quad H' = mat(0, -1/k; -1/k, 0) \ A = mat(-k, 0; 0, 1/k) quad A'= mat(-1/k, 0; 0, k) $] ) ] - ] + // Knoten Spannungs Analyse // Tor Eigenschaften