summaryrefslogtreecommitdiff
path: root/graphics/circuit_macros/doc/SwitchesMan.m4
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/circuit_macros/doc/SwitchesMan.m4')
-rw-r--r--graphics/circuit_macros/doc/SwitchesMan.m435
1 files changed, 18 insertions, 17 deletions
diff --git a/graphics/circuit_macros/doc/SwitchesMan.m4 b/graphics/circuit_macros/doc/SwitchesMan.m4
index 46b3f9240d..e7d82badab 100644
--- a/graphics/circuit_macros/doc/SwitchesMan.m4
+++ b/graphics/circuit_macros/doc/SwitchesMan.m4
@@ -20,7 +20,7 @@ movewid = 0.25
lswitch(,,uDC); {"\tt (,{,}uDC)" at (last [],S)}
}
# Row 2
- move down; right_; {
+ move down 0.4; right_; {
lswitch(,,K); {S:"\tt (,{,}K)" Below}
move right_
lswitch(,,KD); {"\tt (,{,}KD)" at (last [],S)}
@@ -60,7 +60,7 @@ movewid = 0.25
dswitch(,,WBCo); {"\tt (,{,}WBCo)" at (last [],S)}
}
# Row 4
- move down; right_; {
+ move down 0.4; right_; {
dswitch(,,WBKCo); {S: "\tt (,{,}WBKCo)" Below}
move right_
dswitch(,,WBCb); {"\tt (,{,}WBCb)" at (last [],S)}
@@ -74,7 +74,8 @@ movewid = 0.25
dswitch(,,WBFSd); {"\tt (,{,}WBFSd)" at (last [],S)}
}
# Row 5
- move down moveht*5/4; right_; {
+# move down moveht*5/4; right_; {
+ move down moveht; right_; {
dswitch(,,WBTh); {S: "\tt (,{,}WBTh)" Below}
move right_
dswitch(,,WBKC); {"\tt (,{,}WBKC)" at (last [],S)}
@@ -102,20 +103,7 @@ movewid = 0.25
dswitch(,,WBRHH); {"\tt (,{,}WBRHH)" at (last [],S)}
}
# Row 7
- move down moveht; right_; {
- move down_ 2bp__; right_
- dswitch(,,WBPr); {S: "\tt (,{,}WBPr)" Below}
- move right_
- dswitch(,,WBPrT); {S: "\tt (,{,}WBPrT)" Below}
-# move right_
-# Proxim; {S: "\tt Pro{}xim" Below}
-# move right_
-# Magn; {S: "\tt Mag{}n" Below}
- move down_ 6bp__ then right_
- dswitch(,,WBPrM); {S: "\tt (,{,}WBPrM)" Below}
- }
-# Row 8
- move down; right_; {
+ move down 0.4; right_; {
dswitch(,,WBMMR); {S: "\tt (,{,}WBMMR)" Below}
move right_
dswitch(,,WBMM); {"\tt (,{,}WBMM)" at (last [],S)}
@@ -128,4 +116,17 @@ movewid = 0.25
move right_
dswitch(,,WBoKEL); {"\tt (,{,}WBoKEL)" at (last [],S)}
}
+# Row 8
+ move down moveht; right_; {
+ move down_ 2bp__; right_
+ dswitch(,,WBPr); {S: "\tt (,{,}WBPr)" Below}
+ move right_
+ dswitch(,,WBPrT); {S: "\tt (,{,}WBPrT)" Below}
+# move right_
+# Proxim; {S: "\tt Pro{}xim" Below}
+# move right_
+# Magn; {S: "\tt Mag{}n" Below}
+ move down_ 6bp__ then right_
+ dswitch(,,WBPrM); {S: "\tt (,{,}WBPrM)" Below}
+ }
.PE