They only do it on my system if the browser window is too narrow. And "overlap" is the wrong word: the margin notes are completely inside the blue boxes.

BTW, #2 is fixed now. I added an "#:unscaled? #t" somewhere; Matthew did the actual work. :D

Neil

On 07/22/2014 07:20 PM, Robby Findler wrote:
FWIW, I don't see the overlap in Chrome (on a mac) or in Safari.

Robby

On Tue, Jul 22, 2014 at 2:01 PM, Neil Toronto <neil.toro...@gmail.com> wrote:
On 07/17/2014 08:03 PM, Ryan Culpepper wrote:

* Neil Toronto <neil.toro...@gmail.com>
    - Plot Tests
    - Images Tests
    - Inspect icons
    - Math tests


All tests pass, but two things need fixing: some margin notes in the math
documentation, and `compiled-bitmap` and `compiled-bitmap-list` when they
embed compressed bitmaps.

1. There's an issue with margin notes overlapping blue boxes in some of the
math documentation. I haven't looked into it deeply yet, so I'm not sure
what causes it or what should be done to fix it. You can see it in the
pre-release docs here:

     http://pre-release.racket-lang.org/doc/math/matrix_basic.html

2. The `compiled-bitmap` and `compiled-bitmap-list` macros yield bitmaps
that are the right size but with a half-size image tucked into the
upper-left corner, when the bitmaps are stored in the module as JPEGs. (This
doesn't affect DrRacket's icons because they're all stored as PNGs.) I
suspect there's a missing "#:unscaled? #t" or two.

Neil ⊥


_________________________
  Racket Developers list:
  http://lists.racket-lang.org/dev

_________________________
 Racket Developers list:
 http://lists.racket-lang.org/dev

Reply via email to