Index: trunk/src/examples/psu.lht =================================================================== --- trunk/src/examples/psu.lht (revision 998) +++ trunk/src/examples/psu.lht (revision 999) @@ -10,12 +10,10 @@ ha:obj_indirect.1 { li:objects { ha:group.10 { - li:pens { + li:objects { ha:pen.3 { shape=circle; size=250; color=#991111; } ha:pen.4 { shape=circle; size=250; color=#2222BB; } ha:pen.5 { shape=circle; size=250; color=#119911; } - } - li:objects { ha:line.11 { x1=2000; y1=1000; x2=8000; y2=1000; pen=5; } ha:line.12 { x1=2000; y1=1000; x2=2000; y2=3000; pen=5; } ha:line.13 { x1=2000; y1=3000; x2=8000; y2=3000; pen=5; } @@ -49,11 +47,9 @@ # (visible) objects directly under the sheet ha:obj_direct.2 { - li:pens { + li:objects { ha:pen.3 { shape=circle; size=250; color=#FF00FF; } ha:pen.42 { shape=circle; size=250; color=#2222BB; } - } - li:objects { ha:group_ref.20 { x=10000; y=10000; rot=0; mirror=x; ref=/1/10 @@ -81,8 +77,6 @@ ha:group.30 { - li:pens { - } li:objects { ha:line.31 { x1=20000; y1=12000; x2=22000; y2=12000; pen=42; } ha:line.32 { x1=22000; y1=16000; x2=22000; y2=12000; pen=42; }