Alex Fernandez wrote: > Right, it was a bug. Fixed now for 0.26, which I am releasing as we speak: > http://download.savannah.gnu.org/releases-noredirect/elyxer/ > > Hope this does it, please report any further issues.
It doesn't work yet. What it now correctly does is finding the image in the working directory and converting it to png (btw, why is it needed to convert a jpg to a png?) What it doesn't yet is inserting the absolute image path, i.e. <img class="embedded" src="/home/work/pic.png" alt="figure Crash_1.png" width="527" height="134"/> instead of <img class="embedded" src="pic.png" alt="figure Crash_1.png" width="527" height="134"/> Jürgen
