Quote:
Originally Posted by esperanc
As for the inline images, I got it _almost_ working in htmlbbeb, except for the fact that the plot command is not handled correctly by MSH_Parser. I started writing my own lrs-->lrf parser with the help of code from pylrs. Unfortunately, I scarcely have time to do some programming these days. I wonder if your project will include a lrs-->lrf parser or whether it will generate lrfs directly...
|
That is great news about the inline images. I did use your CSS translation routines in my code for which you will be duly acknowledged.
I use Falstaff's pylrs backend to generate the LRF files. It is not (as far as I know) capable of direct LRS->LRF conversion. I would urge you to either look into using it in your own code or consider merging our projects, that way the work each of us has to do is reduced.