Does define-runtime-path work? Should it?

On Fri, Feb 15, 2013 at 8:42 AM, David Van Horn <dvanh...@ccs.neu.edu> wrote:
> I have a scribble document that is built from two distinct locations, which
> makes using the Scribble image form nearly impossible since it takes a path
> relative to the build location.  (My work around is symbolic links in the
> file system.)
>
> What would solve my problem is the ability to pass a module-path prefix,
> e.g. (image 'foo/bar/baz "some-image.png").
>
> Does this seem like a sensible thing to add?
>
> (BTW, the collects option doesn't help me because I need to reference module
> locations that are not in the main collection.)
>
> David
> _________________________
>  Racket Developers list:
>  http://lists.racket-lang.org/dev



--
Jay McCarthy <j...@cs.byu.edu>
Assistant Professor / Brigham Young University
http://faculty.cs.byu.edu/~jay

"The glory of God is Intelligence" - D&C 93
_________________________
  Racket Developers list:
  http://lists.racket-lang.org/dev

Reply via email to