Michael Anderson schrieb:
So what about on a mac?

Add these lines to the file "preferences" in LyX's settings folder:

---------------
\format "svg" "svg" "SVG" "" "inkscape --file=$$$$i" "inkscape --file=$$$$i" 
"vector"$\r$\n\

#
# CONVERTERS SECTION ##########################$\r$\n\
#

\converter "svg" "png" "inkscape --without-gui --file=$$$$i --export-png=$$$$o" 
""
\converter "svg" "pdf" "inkscape --file=$$$$i --export-area-drawing --without-gui 
--export-pdf=$$$$o" ""
\converter "svg" "pdf2" "inkscape --file=$$$$i --export-area-drawing --without-gui --export-pdf=$$$$o" ""'
------------------

(there should be only three "\converter" lines, but my email client broke them 
into two lines each.)

regards Uwe

Reply via email to