Index: non-graphical/small1.tdx =================================================================== --- non-graphical/small1.tdx (revision 7400) +++ non-graphical/small1.tdx (revision 7401) @@ -25,7 +25,7 @@ # lines with first word being a dash represent a connection between # this net and a component terminal (in component-name terminal-name # format); terminals are created automatically -being cschem_anet gnd +begin cschem_anet gnd - U1 2 - C1 2 - C2 2 @@ -32,12 +32,12 @@ comment use poly end cschem_anet -being cschem_anet Vin +begin cschem_anet Vin - U1 1 - C1 1 end cschem_anet -being cschem_anet Vout +begin cschem_anet Vout - U1 3 - C2 1 end cschem_anet Index: non-graphical/small2.tdx =================================================================== --- non-graphical/small2.tdx (revision 7400) +++ non-graphical/small2.tdx (revision 7401) @@ -33,7 +33,7 @@ end cschem_acomp # specify net only if extra attributes are needed -being cschem_anet gnd +begin cschem_anet gnd comment use poly end cschem_anet Index: non-graphical/small21.tdx =================================================================== --- non-graphical/small21.tdx (revision 7400) +++ non-graphical/small21.tdx (revision 7401) @@ -20,13 +20,13 @@ end cschem_acomp -begin cschem_acomp c1 +begin cschem_acomp C1 footprint 1206 device capacitor - 1 Vin end cschem_acomp -begin cschem_acomp c2 +begin cschem_acomp C2 footprint 1206 device capacitor - 1 Vout