Re: empty ALT text
Patrice Dumas <[email protected]> Fri, 19 Mar 2004 18:48:22 +0100
| Newsgroups | gmane.comp.tex.texinfo.pretest |
|---|---|
| Message-ID | <[email protected]> |
> @image{logo,,, }
> and get this:
> <img src="logo.jpg" alt=" ">
What should work is
@image{logo,,,@ }
But makeinfo is not very happy:
makeinfo --html image.texi
image.texi:3: Unknown command `'.
makeinfo: Removing output file `/home/pat/image/index.html' due to errors; use --force to preserve.
Pat
_______________________________________________
Texinfo home page: http://www.gnu.org/software/texinfo/
[email protected]
http://ff0.org/mailman/listinfo/texinfo-pretest
image.texi
(application/x-texinfo, 35 B) - not displayed