diff --git a/fossgis18/__init__.py b/fossgis18/__init__.py
index f3805d3..aa83e59 100644
--- a/fossgis18/__init__.py
+++ b/fossgis18/__init__.py
@@ -166,7 +166,7 @@ def tasks(queue, args, idlist, skiplist):
continue
- if event['id'] in idlist or not idlist:
+ if (event['id'] in idlist or not idlist) and not 'intro' in skiplist:
# generate a task description and put them into the queue
queue.put(Rendertask(
infile = 'intro.svg',
diff --git a/fossgis18/artwork/pause.svg b/fossgis18/artwork/pause.svg
index 197a962..4807b99 100644
--- a/fossgis18/artwork/pause.svg
+++ b/fossgis18/artwork/pause.svg
@@ -130,10 +130,10 @@
transform="translate(-162.78572,1251.3215)">
Bild © GG
+ style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:8.66932869px;line-height:80.00000119%;font-family:'Droid Sans';-inkscape-font-specification:'Droid Sans Bold';text-align:start;text-anchor:start;fill:#f2f4f5;fill-opacity:1;stroke:none">Photo: Michael Sondermann (CC-BY-SA)