From 874d0065ecb066ee746a016876edebc7cc6e3d96 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Mon, 17 Feb 2014 21:27:57 -0800 Subject: Re-create drill templates Using inkscape, the drill templates weren't getting printed correctly. Switching to hand-generated svg fixes that. The .xsl file is also fixed to really encourage the images to be printed at exactly 100%. Signed-off-by: Keith Packard --- doc/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/Makefile') diff --git a/doc/Makefile b/doc/Makefile index 42a8e477..d8879d47 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -56,8 +56,8 @@ PICTURES=\ telemini-v2-top.jpg SVG=\ - easymini-outline.svg \ - telemega-outline.svg \ + easymini.svg \ + telemega.svg \ telemetrum.svg \ telemini.svg -- cgit v1.2.3