Format the license page better.

This commit is contained in:
Sam Tobin-Hochstadt 2014-02-11 19:24:58 -05:00 committed by Matthew Flatt
parent 4d8c8007e8
commit 65e3a5c389

View File

@ -149,6 +149,7 @@
(define license (define license
@page[#:site download-site @page[#:site download-site
#:title "Software License" #:part-of 'download]{ #:title "Software License" #:part-of 'download]{
@columns[10 #:center? #t #:row? #t]{
@p*{ @p*{
@~ Racket is distributed under the @~ Racket is distributed under the
@a[href: "http://www.gnu.org/licenses/lgpl-3.0.html"]{ @a[href: "http://www.gnu.org/licenses/lgpl-3.0.html"]{
@ -186,7 +187,7 @@
@~ We are, of course, not lawyers, and this should not be taken as legal @~ We are, of course, not lawyers, and this should not be taken as legal
advice. However, we wanted to make it clear that Racket is an advice. However, we wanted to make it clear that Racket is an
appropriate building block for all kinds of software, and to clarify how appropriate building block for all kinds of software, and to clarify how
we view the license of Racket.}}) we view the license of Racket.}}})
(define downloader-script (define downloader-script
@script/inline[type: 'text/javascript]{@|| @script/inline[type: 'text/javascript]{@||