fix converters for tgif

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@6421 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Jean-Marc Lasgouttes 2003-03-10 13:57:39 +00:00
parent 88e694fae9
commit 1861992f3f
3 changed files with 8 additions and 4 deletions

View File

@ -1,3 +1,7 @@
2003-03-10 Michael Schmitt <Michael.Schmitt@teststep.org>
* configure.m4: fix the tgif converters
2003-03-06 Serge Winitzki <serge@cosmos.phy.tufts.edu>
* bind/sciword.bind: update for 1.3.x

View File

@ -514,10 +514,8 @@ fi
SEARCH_PROG([for an TGIF -> EPS/PPM converter], TGIF, tgif)
if test "$TGIF" = "tgif"; then
cat >>$outfile <<EOF
\\converter tgif eps "tgif -print -eps \$\$i" ""
\\converter tgif pdf "tgif -print -pdf \$\$i" ""
\\converter tgif png "tgif -print -png \$\$i" ""
\\converter tgif ppm "tgif -print -stdout -xpm \$\$i | xpmtoppm > \$\$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

View File

@ -64,6 +64,8 @@ What's new
- graphics that have been set to not display in LyX are no longer
converted [bug #920]
- fix converters for tgif format
- fix bug where preview snippets would most of the time be processed twice
- prevent a crash when generating previews if the user is not using a