@@ -183,7 +183,7 @@ Names of the different transistor elements are shown below: .. jupyter-execute:: :hide-code: d = SchemDraw.Drawing(fontsize=12) d = schemdraw.Drawing(fontsize=12) d.add(elm.NFET, label='NFET', lblloc='top') d.add(elm.PFET, label='PFET', lblloc='top...