Yaswant Pradhan

Results 7 comments of Yaswant Pradhan

- Agree with @MatthewHambley should we need vector graphics eps would be ideal. Better avoid third-party conversion on-the-fly. - GitHub Wiki is pretty much static, and outside the scope of...

I've no issues with the current implementation and I don't think there is a need to remove this. If we must detect missing libraries (?) for ELF files (should not...

@hiker please ignore my assignment. You are right, Sam has not responded to your comments yet. Apologies for the confusion.

> @MatthewHambley , not sure what to do about the flake8 issues. Explicitly duplicating all of v1.py in api.py seems stupid, but flake8 warns about `import *` and unused symbols....

Hi @hiker, yes, `ruff check` for linting and `ruff format --check --diff -s --respect-gitignore` for format check. You are right: `ruff` and `pylint` have ~200 overlapping rule sets. Both have...

Yes, user will need at least the following lib/packages on their OS to build latexpdf. librsvg2-bin texlive-latex-base texlive-latex-recommended texlive-fonts-recommended texlive-latex-extra latexmk All OS-level dependencies were correctly included in #470 so...

@hiker this is a parallel development - let's discuss in the next meet.