[racket] [scribble] hyperlink bug?

From: Matthew Flatt (mflatt at cs.utah.edu)
Date: Tue Apr 12 20:51:01 EDT 2011

I don't know why it works in Safari, but I think you meant to use  
square brackets for the arguments to 'hyperlink'.



On Apr 12, 2011, at 9:10 PM, Eric Tanter <etanter at dcc.uchile.cl> wrote:

> Hi,
>
> In the OOPLAI source, I link to an external file using an absolute  
> address as follows:
> @hyperlink{"http://www.dcc.uchile.cl/etanter/defmac.rkt"  @scheme 
> [defmac]}
>
> In the generated page (*), the link works correctly under Safari,  
> but fails under Firefox and Chrome. In these browsers, clicking on  
> the link goes to:
> "http://www.dcc.uchile.cl/~etanter/ooplai/%22http://www.dcc.uchile.cl/etanter/defmac.rkt%22 
> "
>
> which of course does not work.
>
> Strange, isn't it?
>
> -- Éric
>
> (*) see http://www.dcc.uchile.cl/~etanter/ooplai/From_Functions_to_Simple_Objects.html
> the first margin note
>
>
> _________________________________________________
>  For list-related administrative tasks:
>  http://lists.racket-lang.org/listinfo/users
>



Posted on the users mailing list.