With alt text and {b emphasis}
+
./module-x
+
+Testing latex and manpages
+
+ $ odoc latex-generate -o latex _odoc/pkg1/doc/page-index.odocl
+ $ cat latex/pkg1/doc/index.tex | grep gif
+ caml.gif
+ ./caqzdqzdml.gif
+
+ $ odoc man-generate -o man _odoc/pkg1/doc/page-index.odocl
+ $ cat man/pkg1/doc/index.3o | grep gif
+ caml\.gif
+ \./caqzdqzdml\.gif
+ $ cat man/pkg1/doc/index.3o | grep "With alt text"
+ With alt text and {b emphasis}
+ With alt text and {b emphasis}