draw2d line_type problem



Hello,
  Has something changed with draw2d?

line_type is no longer allowed as an option.

Perhaps the manual should be updated.

(%i1) build_info();

Maxima version: 5.12.0
Maxima build date: 17:5 7/10/2007
host type: i686-pc-linux-gnu
lisp-implementation-type: CMU Common Lisp
lisp-implementation-version: 19d Fedora Extras release 3.fc7 (19D)

(%o1)
(%i2) load(draw);
(%o2)         /usr/local/share/maxima/5.12.0/share/draw/draw.lisp
(%i3) draw2d(line_type = 3, explicit(x^2, x,-1,1));

Illegal line type: 3
  -- an error.  To debug this try debugmode(true);

TIA,
  -sen

-- 
  ---------------------------------------------------------------------------
  | Sheldon E. Newhouse            |    e-mail: sen1 at math.msu.edu           |
  | Mathematics Department         |       				   |
  | Michigan State University      | telephone: 517-355-9684                |
  | E. Lansing, MI 48824-1027 USA  |       FAX: 517-432-1562                |
  ---------------------------------------------------------------------------