# HG changeset patch # User jwe # Date 1142979454 0 # Node ID 0a26811c98be478aa84784bc2df559ce882e668a # Parent 3d8d8ce93c2c93edb46b233ed9c56025875f56d3 [project @ 2006-03-21 22:17:34 by jwe] diff --git a/doc/interpreter/Makefile.in b/doc/interpreter/Makefile.in --- a/doc/interpreter/Makefile.in +++ b/doc/interpreter/Makefile.in @@ -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 --git a/doc/interpreter/sparse.txi b/doc/interpreter/sparse.txi --- a/doc/interpreter/sparse.txi +++ b/doc/interpreter/sparse.txi @@ -340,7 +340,7 @@ @ifset htmltex @image{spmatrix,8cm} @end ifset -@end ifest +@end ifset @caption{Structure of simple sparse matrix.} @end float