Skip to content

Forcing DVI output#320

Merged
vineetbansal merged 1 commit into
mainfrom
vb/backend_fix
Jul 9, 2026
Merged

Forcing DVI output#320
vineetbansal merged 1 commit into
mainfrom
vb/backend_fix

Conversation

@vineetbansal

Copy link
Copy Markdown
Collaborator

Local testing was failing for me because one of the commands is assuming a dvi output (which a later step consumes) without specifying its flag explicitly. This seems to be working on the CI but was failing in my case - the code assumes latexmk's default target is DVI, but my local latexmk defaults to PDF.

This tweak should fix it for the general case.

@vineetbansal vineetbansal requested a review from M-Lampert July 9, 2026 17:17

@M-Lampert M-Lampert left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks good. Feel free to merge.

@vineetbansal vineetbansal merged commit 02c0dc6 into main Jul 9, 2026
5 checks 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.

2 participants