summaryrefslogtreecommitdiff
path: root/graphics/circuit_macros/examples/MoreTable.m4
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2021-10-03 03:01:24 +0000
committerNorbert Preining <norbert@preining.info>2021-10-03 03:01:24 +0000
commitc7bf3f5a728fcb426d1aa38fbec211d4344a3725 (patch)
tree87fbde2d0e79f9e5fce12cbb71971717568fbf9d /graphics/circuit_macros/examples/MoreTable.m4
parentac5a96ddb02c62d71eb214ed35e3be9a154d991f (diff)
CTAN sync 202110030301
Diffstat (limited to 'graphics/circuit_macros/examples/MoreTable.m4')
-rw-r--r--graphics/circuit_macros/examples/MoreTable.m411
1 files changed, 7 insertions, 4 deletions
diff --git a/graphics/circuit_macros/examples/MoreTable.m4 b/graphics/circuit_macros/examples/MoreTable.m4
index bfc41113c1..ef8cd71824 100644
--- a/graphics/circuit_macros/examples/MoreTable.m4
+++ b/graphics/circuit_macros/examples/MoreTable.m4
@@ -5,6 +5,11 @@ cct_init
movewid = 2 pt__
hm = 2.05
vm = 0.28
+{ right; {lamp ; move;"`{\tt lamp}'" ljust}
+ move right_ hm
+ {thermocouple ; move;"`{\tt thermocouple}'" ljust }
+}
+ move down 0.25; right_
{ {memristor ; move;"`{\tt memristor}'" ljust}
move right_ hm
{heater; move;"`{\tt heater}'" ljust}
@@ -26,11 +31,9 @@ vm = 0.28
{arrowline ; move;"`{\tt arrowline}'" ljust}
}
move down 0.25; right_
-{ move down 0.10; right; {lamp ; move;"`{\tt lamp}'" ljust}
+{ {xtal ; move ;"`{\tt xtal}'" ljust}
move right_ hm
- {thermocouple ; move;"`{\tt thermocouple}'" ljust }
-# move up 0.10 right_ hm
-# {arrester ; move ;"`{\tt arrester}'" ljust}
+ {xtal(,type=R;outerdiam=0.2) ; move ;"`{\tt xtal(,type=R)}'" ljust}
}
.PE