Public bug reported:

Binary package hint: texlive-base

texlive-xetex 2009-7

Xfig can export a combined ps figure with two parts: a .pstex and a .pstex_t
The .pstex file is actually a EPS file:
last_step.pstex: PostScript document text conforming DSC level 2.0, type EPS

But xelatex gives an error: 
ERROR: Unable to load picture or PDF file 'Figures/machine.pstex'.

Then I changed the default postfix from .pstex to .ps or .eps, and it
compiles without error.

So the problem is that xelatex does not recognize .pstex figures, even after I 
added a line in my tex file:
\DeclareGraphicsExtensions{.eps,.ps,.eps.gz,.ps.gz,.eps.Z,.EPS,.pdf,.PDF,.pstex}

By the way, latex can compile correctly.

** Affects: texlive-base (Ubuntu)
     Importance: Undecided
         Status: New

-- 
xelatex does not recognize .pstex figures
https://bugs.launchpad.net/bugs/576986
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to