#!/bin/sh thisdir="$(realpath "$(dirname "$0")")" exec rst2html.py --stylesheet-path=html4css1.css,"$thisdir/pygments-default.css" --embed-stylesheet "$@"