# HG changeset patch # User jwe # Date 1142979454 0 # Node ID 0a26811c98be478aa84784bc2df559ce882e668a # Parent 3d8d8ce93c2c93edb46b233ed9c56025875f56d3 [project @ 2006-03-21 22:17:34 by jwe] diff -r 3d8d8ce93c2c -r 0a26811c98be doc/interpreter/Makefile.in --- a/doc/interpreter/Makefile.in Tue Mar 21 21:53:56 2006 +0000 +++ b/doc/interpreter/Makefile.in Tue Mar 21 22:17:34 2006 +0000 @@ -114,7 +114,7 @@ HTML/index.html: stamp-png $(TEXINFO) -$(MAKEINFO) --html --ifinfo --output=HTML -I.. -I$(srcdir)/.. $(MAIN_TEXINFO) - $(INSTALL_DATA) *.png ./HTML +## $(INSTALL_DATA) *.png ./HTML check: all .PHONY: check diff -r 3d8d8ce93c2c -r 0a26811c98be doc/interpreter/sparse.txi --- a/doc/interpreter/sparse.txi Tue Mar 21 21:53:56 2006 +0000 +++ b/doc/interpreter/sparse.txi Tue Mar 21 22:17:34 2006 +0000 @@ -340,7 +340,7 @@ @ifset htmltex @image{spmatrix,8cm} @end ifset -@end ifest +@end ifset @caption{Structure of simple sparse matrix.} @end float