Ticket #425 (closed defect: fixed)

Opened 12 years ago

Last modified 12 years ago

procedure application: expected procedure, received #<pict>

Reported by: orseau Owned by: jaymccarthy
Priority: critical Milestone:
Component: jaymccarthy/slideshow-latex.plt Keywords:
Cc: Version: (1 0)
Racket Version:

Description

Hi,

First of all, thank you very much for this very convenient package.

There's a bug when no background image is set.

In file "extras.rkt", around line 102:
((inset (blank 1024 768) (- margin))))]
should be changed to:
(inset (blank 1024 768) (- margin)))]

Cheers,
Laurent

Change History

Changed 12 years ago by jaymccarthy

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.