X-Git-Url: http://challenge-bot.com/repos/?p=ozzloy%40gmail.com%2Fscribble-multiple-dir-example;a=blobdiff_plain;f=subdir%2Fsome-section.scrbl;h=7ec082b8e411e994b3f0901780de06acf8857f00;hp=58c20f044c1da9a8b58a64d90b9e8d1564a28f2e;hb=b40f972564d42231d3fb4de562d4c33477e77d81;hpb=3788884df99f49883d201e8bd7a57bc90f182589 diff --git a/subdir/some-section.scrbl b/subdir/some-section.scrbl index 58c20f0..7ec082b 100644 --- a/subdir/some-section.scrbl +++ b/subdir/some-section.scrbl @@ -1,4 +1,6 @@ #! /usr/bin/env racket #lang scribble/base +@require[racket/runtime-path] -@image{image.png} +@define-runtime-path[image-path]{image.png} +@image[image-path]