Abdelrazak Younes wrote:
Abdelrazak Younes wrote:
Hi Georg!
Georg Baum wrote:
Abdelrazak Younes wrote:
Hello,
Does someone know if there is a version of fig2dev that does pdftex in
addition to pstex?
Yes, newer versions support pdftex. And Angus implemented a
workaround for
older versions in fig2pdftex.py, so it should not matter whether your
fig2dev supports pdftex or not.
I got this error when I try to export with pdflatex:
I just tried to use the fig2pdftex script manually and it seems to work
fine
Hum, no, I spoke too fast:
C:\perso\these\fig>python -tt
"C:\devel\lyx\trunk\lib\scripts\fig2pdftex.py" Avi
on.fig Avion2.pdftex
Traceback (most recent call last):
File "C:\devel\lyx\trunk\lib\scripts\fig2pdftex.py", line 81, in <module>
tmp = open(epsfile + '.??', 'w')
IOError: [Errno 2] No such file or directory: 'Avion2.pstex.??'
So the bug seems to be in 'fig2pdftex.py'. I'll bring this matter to the
devel list.
Abdel.