LaTeXText icon indicating copy to clipboard operation
LaTeXText copied to clipboard

Support for Inkscape 1.0

Open ianwilliamson opened this issue 5 years ago • 6 comments

With the release of the Inkscape 1.0 beta I wanted to start a discussion on what would be required for making this extension work with the new standalone OS X application. Also, are there fundamental changes introduced in 1.0 that require updates to this extension? I'm guessing yes?

So far, the 1.0 experience on OS X seems to be very smooth. It would be great to have this extremely useful extension available as well.

ianwilliamson avatar Sep 18 '19 07:09 ianwilliamson

That's a good question... There is a page in the Inkscape wiki providing instructions to update extensions. It looks like a few changes might be necessary but nothing fundamental.

seebk avatar Sep 18 '19 19:09 seebk

@ianwilliamson I drafted a PR to update this extension for Inkscape 1.0 on macOS and it works again (at least on my system). You can give it a try.

Note that the location of the extension folder changed in 1.0 and is now in /Users/<USERNAME>/Library/Application\ Support/org.inkscape.Inkscape/config/inkscape/extensions/ and no longer in ~/.config/inkscape/extensions/ (cf. Edit > Preferences > System: User extensions).

seignovert avatar Jan 16 '20 23:01 seignovert

Thanks @seignovert, your PR looks good to me and I'd be happy to merge. Let me know when you feel it's ready.

seebk avatar Jan 25 '20 18:01 seebk

I'm glad to see this being worked on. I just upgraded from Fedora30 to Fedora31. The latter ships with inkscape-1.0 beta. I tried downgrading inkscape to version 0.92.4, but your wonderful extension does not work, even with this older inkscape. Could you let me know when you might have an updated version of LaTeX Text extension that would work with inkscape-1.0 beta? It would be extremely useful for a long piece I'm working on.

Thanks so much.

pscott33 avatar Apr 06 '20 04:04 pscott33

Sorry @pscott33, I cannot give any relaiable estimate when I have time to get back to this.

seebk avatar Apr 21 '20 07:04 seebk

I'm using @seignovert fork with inkscape 1.0 (4035a4fb49, 2020-05-01) on an Arch linux box (python 3.8.3) and it works fine.

gamboz avatar Jul 03 '20 09:07 gamboz