summaryrefslogtreecommitdiff
path: root/graphics/circuit_macros/examples/Grounds.m4
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2020-12-21 03:01:35 +0000
committerNorbert Preining <norbert@preining.info>2020-12-21 03:01:35 +0000
commit4cc7922324b7a08ba0418e8f245cf1dcfa1891ac (patch)
treecd90cb6c072285e779f7555a85966b81a8757e15 /graphics/circuit_macros/examples/Grounds.m4
parent2d9d44100d72263a7df34c12aaa89dbe6ee6fe0c (diff)
CTAN sync 202012210301
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)