--- psiconv/trunk/program/psiconv/gen.h 2001/02/15 21:54:23 108 +++ psiconv/trunk/program/psiconv/gen.h 2001/02/16 18:49:14 109 @@ -32,6 +32,8 @@ void init_image(void); +void init_latex(void); + int psiconv_gen_html(const char *filename, const psiconv_file file, const char *dest); #endif /* PSICONV_GEN_H */