diff options
| author | Bdale Garbee <bdale@gag.com> | 2014-09-09 23:28:39 -0600 |
|---|---|---|
| committer | Bdale Garbee <bdale@gag.com> | 2014-09-09 23:28:39 -0600 |
| commit | 16405fd3eb6f82ef3a709e3ed30fc48faef7b547 (patch) | |
| tree | c111819b3ba0c9357af41c81b798326b9df7adad /doc/easymega-outline.xsl | |
| parent | 5a2f6ed6210844f7284fbf9f7ecba68c8a14fa52 (diff) | |
| parent | 28bd5057252e61bc5b1a35a00bc1f9fdfde097f7 (diff) | |
Merge branch 'branch-1.5' into debian
Conflicts:
ChangeLog
Releasing
altosui/Instdrv/NSIS/Includes/java.nsh
altosui/altos-windows.nsi.in
configure.ac
doc/Makefile
doc/altusmetrum.xsl
micropeak/micropeak-windows.nsi.in
telegps/telegps-windows.nsi.in
Diffstat (limited to 'doc/easymega-outline.xsl')
| -rw-r--r-- | doc/easymega-outline.xsl | 23 |
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 +--> |
