Very impressive Herbert. You've been busy! I have made one small change here to get the code to compile. My compiler choked on scale = lex.getInteger(); in insetgraphicsParams.C because scale was a string!
I therefore changed InsetGraphicsParams::scale from a string to an int as that seemed more sensible. I propose to commit this patch (with my mods) later this evening or tomorrow. Although it's enormous, it addresses a heap of the bugs in bugzilla and does so in the correct way, IMO. If anyone is opposed to this patch going in, then speak out! Angus > there are only some things to finished: > - asynchronous loading of files -> Angus is on the way ... > - take the lyx-width/height for displaying in lyx. Don't hold your breath! I'll try and find some time. A.