#!/bin/bash b=${1%.svg} inkscape "$b.svg" -A "$b.pdf" --export-area-drawing --export-dpi=600