.PS include(libcct.m4) cct_init # Usual defs... qrt=dimen_/4; hlf=dimen_/2; dim=dimen_; Op1:opamp(,,,,P) move to Op1.In1 then right_ hlf then up_ qrt right_; "$V_{CC}$" above_ move to Op1.In2 then right_ hlf then down_ qrt right_; "$V_{EE}$" below_ line from Op1.In1 left_ qrt line from Op1.In2 left_ qrt right_; "\tiny OpAmpSym" at (2*dim, -1*dim) rjust_ .PE