Stefan Hagen wrote (2023-05-21 18:30 CEST): > Björn Gohla wrote (2021-01-13 15:50 CET):
Ah yeah, meanwhile we have it... :-) But see, not even old mails are getting lost :-D > > > > Björn Gohla writes: > > > > > Hi All, > > > > > > I have a new port to propose: The tikztosvg tool from > > > https://gitlab.com/pablo-escobar/tikztosvg > > > > > > It's a shell script that uses XeTeX and pdf2svg to do the work. > > > > > > The diff can be seen here: https://github.com/cgohla/ports/pull/1/files. > > [...] > > > > I've tweaked the patch slightly. The diff can be viewed on GitHub. > > > > I'd still appreciate comments. > > It looks like we have this tool already in ports. > > $ make install > [..] > Collision in tikztosvg-0.1.2: the following files already exist > /usr/local/bin/tikztosvg (texlive_base-2022 and tikztosvg-0.1.2) > /usr/local/man/man1/tikztosvg.1 (texlive_texmf-minimal-2022 and > tikztosvg-0.1.2) > > I compared the manpages and it looks like it's the same tool, except the > one from texlive has a few more options. > > Best Regards, > Stefan >