Index: lihata_format/comm_concrete.lht =================================================================== --- lihata_format/comm_concrete.lht (revision 4285) +++ lihata_format/comm_concrete.lht (revision 4286) @@ -4,6 +4,11 @@ type=ha desc { Group of concrete objects } li:children { + ha:x = { valtype=coord; desc={xform: translate placement in x (horizontal) direction }} + ha:y = { valtype=coord; desc={xform: translate placement in y (vertical) direction }} + ha:rot = { valtype=angle; desc={xform: rotate placement }} + ha:mirx = { valtype=bool; desc={xform: mirror placement left/right }} + ha:miry = { valtype=bool; desc={xform: mirror placement child up/down }} ha:loclib_name = { valtype=string; desc={name in the local library (optional)}} ha:objects { type=li @@ -20,8 +25,6 @@ type=ha desc { Group reference to a concrete object within the same sheet or buffer } li:children { - ha:x = { valtype=coord; desc={xform: translate placement in x (horizontal) direction }} - ha:y = { valtype=coord; desc={xform: translate placement in y (vertical) direction }} ha:ref = { valtype=oidpath; desc={path relative to sheet root, to the referee (should be a group) }} ha:child_xform { type=li