diff --git a/pict-doc/pict/scribblings/pict.scrbl b/pict-doc/pict/scribblings/pict.scrbl index 0370aeb..659098c 100644 --- a/pict-doc/pict/scribblings/pict.scrbl +++ b/pict-doc/pict/scribblings/pict.scrbl @@ -1264,6 +1264,8 @@ black-and-white colors. [(inset [pict pict-convertible?] [l-amt real?] [t-amt real?] [r-amt real?] [b-amt real?]) pict?])]{ +@margin-note{Note that @tt{l}, @tt{t}, @tt{r} and @tt{b} stands for +left, top, right, bottom respectively.} Extends @racket[pict]'s @tech{bounding box} by adding the given amounts to the corresponding sides; ascent and descent are extended, too.