<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">On 12/04/2023 21:29, Romano Giannetti
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:01ac0e7f-5d42-c515-2799-bb4febcbc269@gmail.com">\begin{circuitikz}
<br>
\draw
<br>
(1.5,-.5) node [op amp] (opamp) {}
<br>
(opamp.-) ++(-0.5, 0) node[left]{A}
<br>
to [short] (opamp.-) ;
<br>
\end{circuitikz}
</blockquote>
<p>What does the initial (1.5,.5) do, Romano ? I can see no visible
difference if I change one or both to zero or 10.</p>
<p>-- <br>
<i>Philip Taylor</i><br>
</p>
</body>
</html>