full width

This commit is contained in:
Sam Tobin-Hochstadt 2013-10-13 21:12:37 -04:00 committed by Matthew Flatt
parent af2b3ccb39
commit 2ed792d8ca

View File

@ -308,6 +308,7 @@
(define index (define index
@page[#:window-title "The Racket Language" @page[#:window-title "The Racket Language"
#:width 'full
#:description #:description
@'{Racket is a modern programming language in the Lisp/Scheme family, @; @'{Racket is a modern programming language in the Lisp/Scheme family, @;
suitable for a wide range of applications. @; suitable for a wide range of applications. @;