We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
mnogootex exec
Implementing a completely generic command for parallel calls to latexmk will simplify #3 and #9.
latexmk
The syntax should be
mnogootex exec [JOBS ...] [latexmk_options] [filename ...]
in accordance to
Latexmk 4.75: Automatic LaTeX document generation routine Usage: latexmk [latexmk_options] [filename ...]
The general behaviour and CLI feedback should be the same as mnogootex go.
mnogootex go
The text was updated successfully, but these errors were encountered:
mnogootex run
Implement exec command #12
6da765e
paolobrasolin
No branches or pull requests
Implementing a completely generic command for parallel calls to
latexmk
will simplify #3 and #9.The syntax should be
in accordance to
The general behaviour and CLI feedback should be the same as
mnogootex go
.The text was updated successfully, but these errors were encountered: