Files
sethLabels/templates/microapp-templates.xml
T
Jaye Evins 06675f8314 Create template style guide and minor updates to templates and docs (#314)
* Add style guide for creating product template submissions.
* Some updates to TODO.md.  (#270)
* Remove Meta nodes with deprecated product_url attributes.
2026-02-22 16:54:07 -05:00

27 lines
995 B
XML

<?xml version="1.0"?>
<Glabels-templates xmlns="http://glabels.org/xmlns/3.0/">
<!-- ******************************************************************** -->
<!-- Micro Application products -->
<!-- ******************************************************************** -->
<!-- =================================================================== -->
<!-- Micro Application: Standard labels, 60.5mm x 29.6mm, 24 per sheet -->
<!-- =================================================================== -->
<Template brand="Micro Application" part="5057" size="A4" _description="Rectangular labels">
<Meta category="label"/>
<Meta category="rectangle-label"/>
<Label-rectangle id="0" width="60.5mm" height="29.6mm" round="0mm" x_waste="1mm" y_waste="1mm">
<Markup-margin size="2mm"/>
<Layout nx="3" ny="8" x0="12mm" y0="23mm" dx="62.5mm" dy="31.6mm"/>
</Label-rectangle>
</Template>
</Glabels-templates>