#! /usr/bin/env racket #lang scribble/base @require[racket/runtime-path] @define-runtime-path[image-path]{image.png} @image[image-path]