Tagged Questions
2
votes
1answer
141 views
Reverse labels without reversing the coordinates in circuitikz
How do I flip the label to the bottom without having to flip the coordinates?
\documentclass[preview, american, convert]{standalone}
\usepackage[siunitx]{circuitikz}
\begin{document}
...
3
votes
1answer
579 views
Circuitikz - IC circuit with relative coordinates
I've represented an IC circuit using circuitikz, but it's a bit too rough to what I prefer. In particular I would like to use relative coordinates in this case and connect them to the ``IC device'' so ...