Hi Everyone
I've been away from inkscape for a few years but I am looking forward to doing another project with it.
I am trying to create a little book/pamphlet that has coloured syntax highlighting of code.
It looks like there was a plug-in that would have been perfect, inksyntax, but it seems abandoned.
Here is the dead link:
The project seems to have been built on highlight and pygments.
The highlight command works great for me and now I have a svg of the code sample with syntax highlighting.
The problem is the svg utilizes an external css sheet and inkscape and scribus cannot handle it.
I am wondering if there is some tool to reintegrate the external css sheet back to inline or if if anyone has any suggestions on how I can accomplish my goal?
Thanks for reading-Patrick