[racket] secref and relalive paths
On Fri, Jul 16, 2010 at 12:08, Matthew Flatt <mflatt at cs.utah.edu> wrote:
> This bug is now fixed.
>
Thanks!
> The bug affected only single-page HTML generation, as opposed to
> multi-page HTML, which is probably why the problem went undetected for
> so long.
>
That was surprising, indeed.
>
> At Fri, 16 Jul 2010 08:18:36 +0200, Laurent wrote:
> > 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
> > >
> > _________________________________________________
> > For list-related administrative tasks:
> > http://lists.racket-lang.org/listinfo/users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20100716/8d952317/attachment.html>