summaryrefslogtreecommitdiff
path: root/graphics/circuit_macros/examples/Grounds.m4
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/circuit_macros/examples/Grounds.m4')
-rw-r--r--graphics/circuit_macros/examples/Grounds.m46
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/circuit_macros/examples/Grounds.m4 b/graphics/circuit_macros/examples/Grounds.m4
index e93fadf33c..84427ac8dc 100644
--- a/graphics/circuit_macros/examples/Grounds.m4
+++ b/graphics/circuit_macros/examples/Grounds.m4
@@ -1,5 +1,5 @@
.PS
-# `Grounds.m4'
+# Grounds.m4
cct_init
sep = 0.65
@@ -22,7 +22,7 @@ D: B+(0,11bp__)
"{\tt (,{,}E)}" at (GE,D)}
-GS: ground(,,S)
+GS: ground(,dimen_/2,S)
move right sep
GS90: [ground(,,S,90) ] with .n at Here
move right sep from GS90.n
@@ -36,7 +36,7 @@ GPA: ground(,T,PA)
C: Here+(0,-0.5)
E: C+(0,11bp__)
- "{\tt (,{,}S)}" at (GS,C)
+ "{\tt (,dimen\_/2,S)}" at (GS,C)
"{\tt (,{,}S,90)}" at (GS90,E)
"{\tt (,{,}Q)}" at (GQ,C)
"{\tt (,{,}L)}" at (GL,E)