summaryrefslogtreecommitdiff
path: root/doc/easymega-outline.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'doc/easymega-outline.xsl')
-rw-r--r--doc/easymega-outline.xsl23
1 files changed, 23 insertions, 0 deletions
diff --git a/doc/easymega-outline.xsl b/doc/easymega-outline.xsl
new file mode 100644
index 00000000..5796f9c9
--- /dev/null
+++ b/doc/easymega-outline.xsl
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
+ "/usr/share/xml/docbook/schema/dtd/4.5/docbookx.dtd">
+<article>
+ <title>EasyMega Outline and Hole Pattern</title>
+ <para>
+ This image, when printed, provides a precise template for the
+ mounting holes in EasyMega. EasyMega has overall dimensions
+ of 1.250 x 2.250 inches, and the mounting holes are sized for
+ use with 4-40 or M3 screws.
+ </para>
+ <informalfigure>
+ <mediaobject id="EasyMegaTemplate">
+ <imageobject>
+ <imagedata format="SVG" fileref="easymega.svg"
+ scalefit="0" scale="100" align="center" />
+ </imageobject>
+ </mediaobject>
+ </informalfigure>
+</article>
+
+<!-- LocalWords: Altusmetrum
+-->