*/ $conf['mathmulti_iscgi'] = 0; // 1=eqn images are produced by cgi every time the page is viewed $conf['mathmulti_mimetex'] = ""; //Path to mimetex bin (produce img) $conf['mathmulti_itex2mml'] = ""; //Path to itex2mml bin (produce mathml) $conf['mathmulti_plain2mml'] = ""; //Path to plain2mml bin (produce mathml) $conf['mathmulti_format'] = "img"; //default mathmulti rendering format $conf['mathmulti_idiom'] = "tex"; //default mathmulti math idiom (dialect) $conf['mathmulti_size'] = "12"; //default mathmulti math char size [points]