Is it possible to make circuitikz draw a different ground symbol? I would like to have a ground symbol with only one horizontal line. Thanks.
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
|
The easiest way is to draw the line by yourself, as suggested Thanos. You can also redefine circuitikz ground code or add a new ground symbol. Here is an example:
You can change the value in the line with the comment "thickness" even with a natural value (i.e. 3pt).
|
||||
|
|
|
You can do it manually, by just adding a line at a specific point. The following code produces
This should be the simplest, yet most anorthodox way of doing it! I hope it helps! |
|||||
|

