export specified layout-tag elements as GraphicalElement nodes
closes #73 (closed)
LayoutTag
can't actually be used to define individual elements, but can be used indeed as a "tag" to add to toher elements within the Layout
node, so I defined the LayoutTag
in Tags
then added its id as a TAGSREFS
attribute on created GraphicalElement
nodes.
Edited by ml bonhomme