Skip to content

feat(latexmk): allow passing a list to executable#3253

Merged
lervag merged 1 commit intolervag:masterfrom
Alvaro-Kothe:feat/executable-command
Feb 11, 2026
Merged

feat(latexmk): allow passing a list to executable#3253
lervag merged 1 commit intolervag:masterfrom
Alvaro-Kothe:feat/executable-command

Conversation

@Alvaro-Kothe
Copy link
Contributor

@Alvaro-Kothe Alvaro-Kothe commented Feb 10, 2026

This PR permits to pass a list to executable in latexmk compiler.

Created tests by setting an executable so that I pass a CLI option to pass -outdir=build and check that it successfully created the PDF and can also remove it.

Close #3252

@Alvaro-Kothe Alvaro-Kothe force-pushed the feat/executable-command branch from 6b7a13b to 8dd14bf Compare February 10, 2026 21:54
@lervag
Copy link
Owner

lervag commented Feb 11, 2026

I think this looks solid - thanks!

@lervag lervag merged commit 4497d16 into lervag:master Feb 11, 2026
1 check passed
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.

Allow passing commands to compiler instead of enforcing an executable

2 participants