From f52fed0bebaee743eac666aae812df40f40fae49 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 20 Jan 2006 17:00:04 +0000 Subject: 2006-01-20 Ralf Corsepius * texi2www: Add provisory support for @image. --- doc/tools/texi2www/ChangeLog | 4 ++++ doc/tools/texi2www/texi2www | 10 ++++++++++ 2 files changed, 14 insertions(+) (limited to 'doc/tools') diff --git a/doc/tools/texi2www/ChangeLog b/doc/tools/texi2www/ChangeLog index 4542b8dc44..3154785d01 100644 --- a/doc/tools/texi2www/ChangeLog +++ b/doc/tools/texi2www/ChangeLog @@ -1,3 +1,7 @@ +2006-01-20 Ralf Corsepius + + * texi2www: Add provisory support for @image. + 2003-12-12 Ralf Corsepius * Makefile.am: Cosmetics. diff --git a/doc/tools/texi2www/texi2www b/doc/tools/texi2www/texi2www index 1a294d24bb..6f36d03d1b 100755 --- a/doc/tools/texi2www/texi2www +++ b/doc/tools/texi2www/texi2www @@ -295,6 +295,16 @@ sub get_more_stuff_to_parse ©_to_destdir($atarg); $atarg =~ s|.*/||; $x = ""; + } elsif ($atcmd eq 'image') { + my ($f,$w,$h,$a) = split(',',$atarg); + $f .= '.png'; + ©_to_destdir($f); + $x = "