Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update inkscape (1.4) CLI directives #51

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ekis
Copy link

@ekis ekis commented Feb 16, 2025

Inkscape has undergone a considerable rewrite since last time this script was changed. As a result some options have either been removed or superseded by different CLI inputs.

Tested with InkScape 1.4 on Fedora 41.

Inkscape has undergone a considerable rewrite since last time this
script was changed. As a result some options have either been removed or
superseded by different CLI inputs.
@Rubo3
Copy link

Rubo3 commented Feb 16, 2025

Does it open the Inkscape window to you, too? (Arch Linux, Inkscape 1.4-6). I made it work just with

inkscape "${DIR}/$<" -C --export-filename="${DIR}/$@"

@ekis
Copy link
Author

ekis commented Feb 17, 2025

@Rubo3 It does but since this seems to be a one-off procedure to build the .tex file, I was fine manually clicking through the prompts.

As for the diff in CLIs, I think both approaches should be fine - I was just being a bit more explicit, based on the Inkscape docs I had briefly consulted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants