From: Keith Packard Date: Sat, 8 Mar 2014 05:27:26 +0000 (-0800) Subject: doc: Add separate outline pdf generation X-Git-Tag: 1.3.2.2~170 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=4c7da6d0ad568448c37761cd0c0108b9161a9345 doc: Add separate outline pdf generation This generates one-page pdf files that contain just the outline of each product. Signed-off-by: Keith Packard --- diff --git a/doc/Makefile b/doc/Makefile index 1477d325..1f47076c 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -63,7 +63,8 @@ SVG=\ RELNOTES_XSL=$(RELNOTES:.html=.xsl) HTML=altusmetrum.html altos.html telemetry.html companion.html micropeak.html $(RELNOTES) -PDF=altusmetrum.pdf altos.pdf telemetry.pdf companion.pdf micropeak.pdf +PDF=altusmetrum.pdf altos.pdf telemetry.pdf companion.pdf micropeak.pdf \ + telemetrum-outline.pdf telemega-outline.pdf easymini-outline.pdf HTMLSTYLE=/usr/share/xml/docbook/stylesheet/docbook-xsl/html/docbook.xsl FOSTYLE=xorg-fo.xsl TEMPLATES=titlepage.templates.xsl diff --git a/doc/easymini-outline.pdf b/doc/easymini-outline.pdf index a1a0b19d..76a09957 100644 Binary files a/doc/easymini-outline.pdf and b/doc/easymini-outline.pdf differ diff --git a/doc/easymini-outline.xsl b/doc/easymini-outline.xsl new file mode 100644 index 00000000..88125322 --- /dev/null +++ b/doc/easymini-outline.xsl @@ -0,0 +1,23 @@ + + +
+ EasyMini Outline and Hole Pattern + + 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. + + + + + + + + +
+ + diff --git a/doc/telemega-outline.pdf b/doc/telemega-outline.pdf index f8fc26e2..2f20c62f 100644 Binary files a/doc/telemega-outline.pdf and b/doc/telemega-outline.pdf differ diff --git a/doc/telemega-outline.xsl b/doc/telemega-outline.xsl new file mode 100644 index 00000000..5d3411e9 --- /dev/null +++ b/doc/telemega-outline.xsl @@ -0,0 +1,23 @@ + + +
+ TeleMega Outline and Hole Pattern + + This image, when printed, provides a precise template for the + mounting holes in TeleMega. TeleMega has overall dimensions + of 1.250 x 3.250 inches, and the mounting holes are sized for + use with 4-40 or M3 screws. + + + + + + + + +
+ + diff --git a/doc/telemetrum-outline.pdf b/doc/telemetrum-outline.pdf index 09ce5577..af913520 100644 Binary files a/doc/telemetrum-outline.pdf and b/doc/telemetrum-outline.pdf differ diff --git a/doc/telemetrum-outline.xsl b/doc/telemetrum-outline.xsl new file mode 100644 index 00000000..4a0ade47 --- /dev/null +++ b/doc/telemetrum-outline.xsl @@ -0,0 +1,23 @@ + + +
+ TeleMetrum Outline and Hole Pattern + + This image, when printed, provides a precise template for the + mounting holes in TeleMetrum. TeleMetrum has overall dimensions + of 1.000 x 2.750 inches, and the mounting holes are sized for + use with 4-40 or M3 screws. + + + + + + + + +
+ +