From 8626a9c3cb5dc8d02d779d5b5b1e3933d5626f43 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Sat, 2 May 2020 03:03:34 +0000 Subject: CTAN sync 202005020303 --- graphics/circuit_macros/examples/Grounds.m4 | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) (limited to 'graphics/circuit_macros/examples/Grounds.m4') diff --git a/graphics/circuit_macros/examples/Grounds.m4 b/graphics/circuit_macros/examples/Grounds.m4 index 13b4730b80..e93fadf33c 100644 --- a/graphics/circuit_macros/examples/Grounds.m4 +++ b/graphics/circuit_macros/examples/Grounds.m4 @@ -8,15 +8,18 @@ Ground: ground GT: ground(,T) move right sep GF: ground(,,F) +sep = 0.55 move right sep GE: ground(,,E) move right sep -B: Here+(0,-0.5) ; { - "{\tt `ground'}" wid 32bp__ at (Ground,B) - "{\tt `ground'(,T)}" at (GT,B)+(0,7bp__) +B: Here+(0,-0.5) +D: B+(0,11bp__) + + { "{\tt `ground'}" wid 32bp__ at (Ground,B) + "{\tt `ground'(,T)}" at (GT,B)+(0,11bp__) "{\tt (,{,}F)}" at (GF,B) - "{\tt (,{,}E)}" at (GE,B)} + "{\tt (,{,}E)}" at (GE,D)} GS: ground(,,S) @@ -28,12 +31,16 @@ GQ: ground(,,Q) GL: ground(,,L) move right sep GP: ground(,,P) + move right sep +GPA: ground(,T,PA) C: Here+(0,-0.5) +E: C+(0,11bp__) "{\tt (,{,}S)}" at (GS,C) - "{\tt (,{,}S,90)}" at (GS90,C) + "{\tt (,{,}S,90)}" at (GS90,E) "{\tt (,{,}Q)}" at (GQ,C) - "{\tt (,{,}L)}" at (GL,C) + "{\tt (,{,}L)}" at (GL,E) "{\tt (,{,}P)}" at (GP,C) + "{\tt (,T,PA)}" at (GPA,E) .PE -- cgit v1.2.3