#!/bin/sh
 echo "*** $0 was called without textproc/asciidoctor dependency ***" >&2
 exit 1
