Fr�d�ric Wullens wrote: > 2- In order to be able to export pictures of any type displayed in > Lyx into the DVI viewer, one has to add a converter in > edit->preferences->converters > for instance if you have a PNG in the Lyx to be seen in DVI, put a > converter from PNG to EPS, the converter is : convert $$i $$o > But which converter should be included in order to see EPS pictures > in the Lyx window? I cannot see them (message in the box : not > shown, but I see png, jpg and other picture types) in Lyx but I can > see them in the DVI viewer. It is hence just a matter of display in
You can define a converter from eps -> png format and all should be fine. However, we use a little shell script wrapper convertDefault.sh if we can't find an expicit converter from one format to the other. I wonder if you're having problems with this? Do you have a shell executable installed? I believe that Ruurd packaged one up. See his web page for details. If you run 'lyx -dbg graphics' from the command line, you'll get lots of debug info that may help track down the problem. > Lyx. 3- I have also noticed that it is important to import pictures > from folders having no space in their name (example : > "pictures_and_drawings" instead of "pictures and drawings") We could fix this I guess, but the real problem is latex which will just refuse to handle them. -- Angus
