diff options
| author | Keith Packard <keithp@keithp.com> | 2014-02-17 21:27:57 -0800 |
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2014-02-17 21:31:02 -0800 |
| commit | 874d0065ecb066ee746a016876edebc7cc6e3d96 (patch) | |
| tree | 2b85a021c0ae7596126b094c6e8313ccf209efaa /doc/Makefile | |
| parent | 6e713f0a53d608a8855884b7a48e4e3423d8a3d2 (diff) | |
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 <keithp@keithp.com>
Diffstat (limited to 'doc/Makefile')
| -rw-r--r-- | doc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |
