On Wednesday, June 21, 2017 at 10:27:38 PM UTC-7, Ben Greenman wrote:
> #lang scribble/manual
> @require[
>   (only-in scribble/core style)
>   (only-in scribble/html-properties attributes)]
> 
> 
> @(define new-window-style
>    (style #f (list (attributes '((target . "_blank"))))))
> 
> 
> @hyperlink[#:style new-window-style "https://www.racket-lang.org"]{Racket}
> 
> 

Thank you very much Ben, for the example code, it worked just great. 

I appreciate very much your support. 

There would be nice, to have a collection of scribble examples describing how 
to obtain certain functionality or effects, as for example "indentation of a 
paragraph".

Thank you again and congratulations for your fine work, particularly on Poetry 
(iPoe).

Sincerely,
E. Cómer

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to