From: Jean-Marc Lasgouttes Date: Tue, 11 Mar 2003 10:58:35 +0000 (+0000) Subject: add Comment layout to scrlttr2 textclass X-Git-Tag: 1.6.10~17278 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=230420dd8f9ea7aaec54d676e5f2f1e9d070f7c2;p=features.git add Comment layout to scrlttr2 textclass git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6442 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/lib/configure.m4 b/lib/configure.m4 index a2cc687dd0..4f2614ec71 100644 --- a/lib/configure.m4 +++ b/lib/configure.m4 @@ -514,10 +514,8 @@ fi SEARCH_PROG([for an TGIF -> EPS/PPM converter], TGIF, tgif) if test "$TGIF" = "tgif"; then cat >>$outfile < \$\$o" "" +\\converter tgif eps "tgif -stdout -print -color -eps \$\$i > \$\$o" "" +\\converter tgif png "tgif -stdout -print -color -xpm \$\$i | xpmtoppm | pnmtopng > \$\$o" "" EOF fi