diff --git a/gramps2/test/runtest.sh b/gramps2/test/runtest.sh index adb157fb8..4cd249fc0 100755 --- a/gramps2/test/runtest.sh +++ b/gramps2/test/runtest.sh @@ -21,7 +21,7 @@ mkdir -p $REP_DIR OPTS="-i $EXAMPLE_XML" GRPH_FMT="sxw ps pdf svg" -TEXT_FMT="sxw pdf kwd abw rtf txt" +TEXT_FMT="sxw pdf kwd abw rtf txt html tex" GRPH_REP="ancestor_chart2 descend_chart2 fan_chart statistics_chart timeline" TEXT_REP="ancestor_report ancestors_report descend_report det_ancestor_report det_descendant_report family_group"