Michael Anderson schrieb:
I keep getting an "error converting to loadable format." in the on
screen preview and a string of error messages when I try to run a preview
What does LyX's console window tell you?
To get the console window, start LyX from a console using this command:
lyx -dbg graphics
\converter "svg" "pdf2" "inkscape --file=$$$$i --export-area-drawing
--without-gui --export-pdf=$$$$o" ""'
Sorry, this should be
\converter "svg" "pdf2" "inkscape --file=$$$$i --export-area-drawing --without-gui
--export-pdf=$$$$o" ""
(without the trailing apostrophe)
regards Uwe