Index: lihata_format/pcb-rnd-board-v.svg =================================================================== --- lihata_format/pcb-rnd-board-v.svg (revision 34022) +++ lihata_format/pcb-rnd-board-v.svg (revision 34023) @@ -783,18 +783,18 @@ - + -/lht_tree_doc/roots/pcb-rnd-board-v*/children/netlists/children/netlist - - -li:netlist +/lht_tree_doc/roots/pcb-rnd-board-v*/children/netlists/children/input + + +li:input - + -/lht_tree_doc/roots/pcb-rnd-board-v*/children/netlists->/lht_tree_doc/roots/pcb-rnd-board-v*/children/netlists/children/netlist +/lht_tree_doc/roots/pcb-rnd-board-v*/children/netlists->/lht_tree_doc/roots/pcb-rnd-board-v*/children/netlists/children/input @@ -813,25 +813,25 @@ - + -/lht_tree_doc/roots/pcb-rnd-board-v*/children/netlists/children/netlist/children/NETNAME - +/lht_tree_doc/roots/pcb-rnd-board-v*/children/netlists/children/input/children/NETNAME + ha:NETNAME - + -/lht_tree_doc/roots/pcb-rnd-board-v*/children/netlists/children/netlist->/lht_tree_doc/roots/pcb-rnd-board-v*/children/netlists/children/netlist/children/NETNAME +/lht_tree_doc/roots/pcb-rnd-board-v*/children/netlists/children/input->/lht_tree_doc/roots/pcb-rnd-board-v*/children/netlists/children/input/children/NETNAME - + -/lht_tree_doc/roots/pcb-rnd-board-v*/children/netlists/children/netlist/children/NETNAME/children/style - +/lht_tree_doc/roots/pcb-rnd-board-v*/children/netlists/children/input/children/NETNAME/children/style + style string @@ -839,24 +839,24 @@ - + -/lht_tree_doc/roots/pcb-rnd-board-v*/children/netlists/children/netlist/children/NETNAME->/lht_tree_doc/roots/pcb-rnd-board-v*/children/netlists/children/netlist/children/NETNAME/children/style +/lht_tree_doc/roots/pcb-rnd-board-v*/children/netlists/children/input/children/NETNAME->/lht_tree_doc/roots/pcb-rnd-board-v*/children/netlists/children/input/children/NETNAME/children/style - + -/lht_tree_doc/roots/pcb-rnd-board-v*/children/netlists/children/netlist/children/NETNAME/children/conn - +/lht_tree_doc/roots/pcb-rnd-board-v*/children/netlists/children/input/children/NETNAME/children/conn + li:conn - + -/lht_tree_doc/roots/pcb-rnd-board-v*/children/netlists/children/netlist/children/NETNAME->/lht_tree_doc/roots/pcb-rnd-board-v*/children/netlists/children/netlist/children/NETNAME/children/conn +/lht_tree_doc/roots/pcb-rnd-board-v*/children/netlists/children/input/children/NETNAME->/lht_tree_doc/roots/pcb-rnd-board-v*/children/netlists/children/input/children/NETNAME/children/conn @@ -870,16 +870,16 @@ - + -/lht_tree_doc/roots/pcb-rnd-board-v*/children/netlists/children/netlist/children/NETNAME->dup3_/lht_tree_doc/comm/attributes_v5p +/lht_tree_doc/roots/pcb-rnd-board-v*/children/netlists/children/input/children/NETNAME->dup3_/lht_tree_doc/comm/attributes_v5p - + -/lht_tree_doc/roots/pcb-rnd-board-v*/children/netlists/children/netlist/children/NETNAME/children/conn/children/diameter - +/lht_tree_doc/roots/pcb-rnd-board-v*/children/netlists/children/input/children/NETNAME/children/conn/children/diameter + diameter string @@ -886,9 +886,9 @@ - + -/lht_tree_doc/roots/pcb-rnd-board-v*/children/netlists/children/netlist/children/NETNAME/children/conn->/lht_tree_doc/roots/pcb-rnd-board-v*/children/netlists/children/netlist/children/NETNAME/children/conn/children/diameter +/lht_tree_doc/roots/pcb-rnd-board-v*/children/netlists/children/input/children/NETNAME/children/conn->/lht_tree_doc/roots/pcb-rnd-board-v*/children/netlists/children/input/children/NETNAME/children/conn/children/diameter Index: lihata_format/root_board.lht =================================================================== --- lihata_format/root_board.lht (revision 34022) +++ lihata_format/root_board.lht (revision 34023) @@ -115,7 +115,7 @@ type=ha desc { all available netlists } li:children { - ha:netlist { + ha:input { type=li desc { the input netlist (as seen in the last netlist import, a.k.a. forward annotation) } li:children { Index: lihata_format/tree.html =================================================================== --- lihata_format/tree.html (revision 34022) +++ lihata_format/tree.html (revision 34023) @@ -57,11 +57,11 @@   ha:FONT-ID     the full description of a font; the node name is the integer font id or "geda_pcb" for font 0 (for historical reasons); the name is used only to make each node unique, the ID is also a field below ->  ha:styles     routing styles hash: collection of all available routing syles  ha:netlists     all available netlists -   li:netlist     the input netlist (as seen in the last netlist import, a.k.a. forward annotation) -    ha:NETNAME     a network -     style string <=7 routing style hint; same as the style attribute; from v8 only the style attribute exists -     li:conn     list of terminals connected to the network -      diameter string   refdes-terminal +   li:input     the input netlist (as seen in the last netlist import, a.k.a. forward annotation) +    ha:NETNAME     a network +     style string <=7 routing style hint; same as the style attribute; from v8 only the style attribute exists +     li:conn     list of terminals connected to the network +      diameter string   refdes-terminal     ha:attributes   >=5 a hash of attribute key=value pairs      attrib-key string   attribute value   li:netlist_patch     a list of intentional deviations from the input netlist, a.k.a. material for back annotation Index: lihata_format/tree.txt =================================================================== --- lihata_format/tree.txt (revision 34022) +++ lihata_format/tree.txt (revision 34023) @@ -51,7 +51,7 @@ ha:FONT-ID the full description of a font; the node name is the integer font id or "geda_pcb" for font 0 (for historical reasons); the name is used only to make each node unique, the ID is also a field below -> ha:styles routing styles hash: collection of all available routing syles ha:netlists all available netlists - li:netlist the input netlist (as seen in the last netlist import, a.k.a. forward annotation) + li:input the input netlist (as seen in the last netlist import, a.k.a. forward annotation) ha:NETNAME a network style string <=7 routing style hint; same as the style attribute; from v8 only the style attribute exists li:conn list of terminals connected to the network