Skip to content

export specified layout-tag elements as GraphicalElement nodes

ml bonhomme requested to merge generic-elements-alto into master

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

Merge request reports