[racket] secref and relalive paths

From: Laurent (laurent.orseau at gmail.com)
Date: Fri Jul 16 02:18:36 EDT 2010

On Thu, Jul 15, 2010 at 11:32, Laurent <laurent.orseau at gmail.com> wrote:

> Hi,
>
> The following scribble code (DrRacket 5.0.0.9, Ubuntu Lucid) :
>
> #lang scribble/manual
>
> @secref["plop"]
>
> @section[#:tag "plop"]{Plop}
>
>
> Produces an absolute path for the secref link, which is not what I want.
>

This is an issue because when embedded in a distribution, this absolute path
is not using the runtime-path of the file.
It even makes the executable crash on some Vista computers (but apparently
not all (?)).



> Do I misuse it or is this a bug?
>
> Thanks,
> Laurent
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20100716/41040566/attachment.html>

Posted on the users mailing list.