[racket] Fwd: URLs in slideshows
How do I write URLs with hyperlinks in a slideshow?
I tried something like:
(require (only-in scribble/base url))
(slide
#:title "Want more?"
(t (url "http://racket-lang.org")))
=> but it is a "contract violation"...
[]'s
Rodolfo Carvalho
(PS: previous message was waiting for moderation because I was subscribed
with a different email address)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20110517/599485f7/attachment.html>