On Sat, Apr 27, 2013 at 5:33 PM, Rudi Gaelzer <[email protected]> wrote:
> Using here:
> LyX 2.0.5.1
> Fedora 18 w/ TeXlive 2013.
>
> As per instructions on:
> http://wiki.lyx.org/Tips/UseInkscapeSVGImages#Inkscape
>
> I configured my ~/.lyx/preferences file including the following lines:
>
> -------------------------------(excerpt)-----------------------------------------------------------
> #
> # FORMATS SECTION ##########################
> #
>
> \format "svg" "svg" "SVG" "" "inkview" "inkscape" "vector"
>
> #
> # CONVERTERS SECTION ##########################
> #
>
> \converter "svg" "pdf" "inkscape --export-area-drawing $$i --export-pdf=$$o"
> ""
> \converter "svg" "eps" "inkscape $$i --export-eps=$$o" ""
> \converter "svg" "png" "inkscape $$i --export-png=$$o" ""
> ------------------------------------------------------------------------------------------------------------------
>
> Exporting to PDF works fine, but the image is not displayed on LyX.
> It just shows a pink square where the image was supposed to be....
>
> Anyone having the same problem?
> Ipe, another vector graphics app, works fine, both in instant display and in
> the output to PDF.

I'm not having this problem on Ubuntu 12.04 using LyX 2.0.x and LyX
2.1 development. Are you sure you need to define the converters
manually? There's a lot of old info on that wiki page. Have you tried
without? Just delete your prefs, reconfigure LyX, and restart.

If that doesn't work, you might get some useful information from 'lyx
-dbg graphics'.

Scott

Reply via email to