Skip to content

Conversation

@BambOoxX
Copy link

Adds texify as a latex engine to allow compilation when latexmk is not available, and makes native decide automatically which is available between latexmk and texify.

Partially fixes #1341

Copy link
Member

@mortenpi mortenpi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for the delay in reviewing this.

I think I'm okay with this -- adding texify wouldn't add much maintenance burden. However, I would like to see the texify build pass on CI and upload a PDF as an artifact, to see what it looks like.

Also would need docs and a CHANGELOG entry.

@mortenpi mortenpi changed the title 1341 latex engines Add texify as a fallback latex engine Dec 2, 2023
@mortenpi mortenpi added Format: LaTeX Related to the LaTeX / PDF output Type: Enhancement labels Dec 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Format: LaTeX Related to the LaTeX / PDF output Type: Enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Is it possible to add an options to use other latex engines?

2 participants