*** texi2html.orig	Thu Jun  8 15:14:20 2000
--- texi2html	Thu Jun  8 15:14:10 2000
***************
*** 1249,1252 ****
--- 1249,1254 ----
      if (/^\@image\s*{/) {
        s/\@image\s*{//;
+       s/}$//;
+       chomp;
        my (@args) = split (/,/);
        my $base = $args[0];
