Paul Johnson wrote: > I HYPOTHESIZE that, in order to get the pdf (pdflatex) output correct, I > need a filter configured for XFig->PDF(pdflatex). Is that right? What > should I put down?
You need a converter xfig -> png. This can actually be a converter chain: xfig -> eps -> png or something similar. LyX chooses automatically the shortest path that is available. If you start LyX with "lyx -dbg graphics" you'll see which converters are called and can adjust the settings on the nonworking box. Georg
