doc: Add separate outline pdf generation
[fw/altos] / doc / easymini-outline.xsl
1 <?xml version="1.0" encoding="utf-8"?>
2 <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3   "/usr/share/xml/docbook/schema/dtd/4.5/docbookx.dtd">
4 <article>
5     <title>EasyMini Outline and Hole Pattern</title>
6     <para>
7       This image, when printed, provides a precise template for the
8       mounting holes in EasyMini.  EasyMini has overall dimensions
9       of 0.800 x 1.500 inches, and the mounting holes are sized for
10       use with 4-40 or M3 screws.
11     </para>
12     <informalfigure>
13       <mediaobject id="EasyMiniTemplate">
14         <imageobject>
15           <imagedata format="SVG" fileref="easymini.svg"
16                      scalefit="0" scale="100" align="center" />
17         </imageobject>
18       </mediaobject>
19     </informalfigure>
20 </article>
21
22 <!-- LocalWords: Altusmetrum
23 -->