Browse Source

* image_type gif added

peter 25 years ago
parent
commit
dcd31c39fc
1 changed files with 5 additions and 2 deletions
  1. 5 2
      docs/Makefile

+ 5 - 2
docs/Makefile

@@ -51,7 +51,7 @@ endif
 ifndef LATEX2HTMLOPTS
 ifndef LATEX2HTMLOPTS
 LATEX2HTMLOPTS = -no_reuse -up_url "../fpctoc.html"\
 LATEX2HTMLOPTS = -no_reuse -up_url "../fpctoc.html"\
                  -up_title "Free Pascal manuals" -contents_in_navigation\
                  -up_title "Free Pascal manuals" -contents_in_navigation\
-                 -html_version 4.0 -split 3
+                 -html_version 4.0 -split 3 -image_type gif
 endif
 endif
 
 
 # Ascii mode ? (i.e. no pics)
 # Ascii mode ? (i.e. no pics)
@@ -444,7 +444,10 @@ linuxexamples: examples
 
 
 #
 #
 # $Log$
 # $Log$
-# Revision 1.38  2000-07-04 21:23:04  michael
+# Revision 1.39  2000-07-09 15:44:15  peter
+#   * image_type gif added
+#
+# Revision 1.38  2000/07/04 21:23:04  michael
 # + Added math unit
 # + Added math unit
 #
 #
 # Revision 1.37  2000/07/04 19:55:48  michael
 # Revision 1.37  2000/07/04 19:55:48  michael