summaryrefslogtreecommitdiff
path: root/doc/easymini-outline.xsl
blob: 881253224a59b862b92d88639fba0a4b4b6e63bb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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>EasyMini Outline and Hole Pattern</title>
    <para>
      This image, when printed, provides a precise template for the
      mounting holes in EasyMini.  EasyMini has overall dimensions
      of 0.800 x 1.500 inches, and the mounting holes are sized for
      use with 4-40 or M3 screws.
    </para>
    <informalfigure>
      <mediaobject id="EasyMiniTemplate">
	<imageobject>
	  <imagedata format="SVG" fileref="easymini.svg"
		     scalefit="0" scale="100" align="center" />
	</imageobject>
      </mediaobject>
    </informalfigure>
</article>

<!-- LocalWords: Altusmetrum
-->