On 2/15/13 3:34 PM, Matthew Flatt wrote:
#lang scribble/base

  @(define (fig name)
     (collection-file-path name "book" "figures"))

  @image[#:suffixes '(".png" ".pdf") (fig "quick-lists1")]

Excellent! Thank you, this works (I figured I was making things worse than they had to be, but man is it intimidating when you start reading about paths in the docs).

David

_________________________
 Racket Developers list:
 http://lists.racket-lang.org/dev

Reply via email to