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

add support for inkscape 1.0 #122

Open
googol42 opened this issue May 7, 2020 · 3 comments
Open

add support for inkscape 1.0 #122

googol42 opened this issue May 7, 2020 · 3 comments

Comments

@googol42
Copy link
Contributor

googol42 commented May 7, 2020

Hello,

with inkscape 1.0 the convertion of svg to pdf does not work anymore. -z, --file and --export-pdf do not exist any more. See https://github.com/latextemplates/scientific-thesis-template/blob/master/config.tex#L406 Currently I have not figured out which switches have to be used instead.

@googol42
Copy link
Contributor Author

googol42 commented May 7, 2020

inkscape \getgraphicspath#1.svg -o getgraphicspath#1.pdf --export-latex should do the trick.

@koppor
Copy link
Member

koppor commented May 7, 2020

Could you please submit a PR including an entry in CHANGELOG.md, please?

@googol42
Copy link
Contributor Author

Well, the commands in config.tex did not work for me. So I build a bash script and make target for my thesis. So I cannot test this.

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

No branches or pull requests

2 participants