summaryrefslogtreecommitdiff
path: root/doc/easymega-outline.xsl
diff options
context:
space:
mode:
authorBdale Garbee <bdale@gag.com>2014-09-06 23:42:47 -0600
committerBdale Garbee <bdale@gag.com>2014-09-06 23:42:47 -0600
commitf0d2d34f84980ab45ecedae17546f4d71e020c5e (patch)
tree54a0a736d68b0f64c2aac16e9dbbb581d5ee012a /doc/easymega-outline.xsl
parent8c212cd5bfa03f71a31d84bd0051314e77d88461 (diff)
parent6c812f10761ec4ebf13e29ccef1d6c2c864f1158 (diff)
Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
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
+-->