Re: [racket-dev] Racket v5.92

2014-01-28 Thread Matthew Flatt
At Sat, 25 Jan 2014 20:59:58 -0500, Asumu Takikawa wrote: > On 2014-01-25 12:55:43 -0500, Ryan Culpepper wrote: > > Racket 5.92 has a new package system, including a catalog of > > hundreds of already-available packages. Please visit > > I noticed that the src tarball of v5.92 has a different dire

Re: [racket-dev] Racket v5.92

2014-01-27 Thread Neil Van Dyke
The 5.92 CSS also doesn't seem to differentiate the different link types by color or other visual emphasis. IMHO, this is a step backwards, especially when it comes to visually distinguishing the three kinds of links: (1) identifier definition; (2) "tech", and (3) everything else. As I said i

Re: [racket-dev] Racket v5.92

2014-01-27 Thread Asumu Takikawa
On 2014-01-25 12:55:43 -0500, Ryan Culpepper wrote: > * Racket's HTML documentation has a new and improved look, thanks to >Matthew Butterick. BTW, the 5.92 docs are missing some of the recent CSS changes from HEAD. Could we cherry-pick some of those for 6.0? For example, the blue boxes don't

Re: [racket-dev] Racket v5.92

2014-01-25 Thread Asumu Takikawa
On 2014-01-25 12:55:43 -0500, Ryan Culpepper wrote: > Racket 5.92 has a new package system, including a catalog of > hundreds of already-available packages. Please visit I noticed that the src tarball of v5.92 has a different directory structure compared to previous releases. Namely, everything is

[racket-dev] Racket v5.92

2014-01-25 Thread Ryan Culpepper
Racket 5.92 has a new package system, including a catalog of hundreds of already-available packages. Please visit http://pkgs.racket-lang.org/ for an overview of the packages. Recent releases included the "beta" versions of the package system. Racket version 5.92 incorporates many improvement