datenspuren: embed current flyer

```bash
wget --no-check-certificate https://media.c3d2.de/mgoblin_media/media_entries/419/Flyer_ISC_DGr_00.pdf
wget --no-check-certificate https://media.c3d2.de/mgoblin_media/media_entries/418/Flyer_ISC_DGr_0HB_Iksc_02.pdf
gs -sDEVICE=pdfwrite -sOutputFile=ds15-flyer.pdf -dNOPAUSE -dBATCH Flyer_ISC_DGr_00.pdf Flyer_ISC_DGr_0HB_Iksc_02.pdf
gs -sDEVICE=png48 -sOutputFile=ds15-flyer.png -dNOPAUSE -dBATCH Flyer_ISC_DGr_00.pdf
```
This commit is contained in:
Astro 2015-10-22 21:32:51 +02:00
parent 8700249e2a
commit a4c94b5203
3 changed files with 3 additions and 7 deletions

View File

@ -4,14 +4,10 @@
<page pagetitle="Datenspuren 2015" title="Datenspuren">
<p class="center">
<image title="Flyer Datenspuren 2015">images/ds15-logo-print.svg</image>
<link title="PDF" href="images/ds15-flyer.pdf">
<image title="Flyer Datenspuren 2015">images/ds15-flyer.png</image>
</link>
</p>
<p class="center">
Flyer:
<link href="images/ds15-logo-print.svg">SVG</link>
+
<link href="images/ds15-logo-print.pdf">PDF</link>
</p>
<p>
Die Datenspuren 2015 wollen sich mit der Bedeutung und

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB