Otfried Cheong
Otfried Cheong
I've applied the change from your fork. Anything else I can do?
You seem to need this patch: https://github.com/otfried/ipe-tools/pull/48
`svgtoipe.py` cannot handle the implicit "lineto" commands in the moveto command used here - I didn't know this was legal until checking the svg specs now. Thanks for the link...
Have you looked at this? https://github.com/otfried/ipe-tools/pull/48
I do not know how to build these on Windows. Pdftoipe uses the poppler library, which got many changes lately and I no longer know how to compile it on...
If you can send me an Ipe file that does not work with `poweripe.py`, then I'll try to fix it. (My email is in the readme file.) You used the...
I've tried the file you sent, and the conversion worked. Note that `poweripe.py` calls `iperender` to produce SVG and PNG files. It seems that failed on your computer. Can you...
For all the parts of the Ipe presentation that it cannot translate directly into Powerpoint, poweripe creates a temporary Ipe file. The first one will be called `tmpipe1.ipe`. You should...
On my system, actually it now failed because I don't have `lmodern.sty` installed...
In principle you do not need to install Latex again on WSL if you already have it on Windows. One way to use the Windows installation is to put a...