Skip to content

Simplify LaTeX Builds #7058

New issue

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

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from
Draft

Simplify LaTeX Builds #7058

wants to merge 5 commits into from

Conversation

zeme-wana
Copy link
Contributor

@zeme-wana zeme-wana commented Apr 24, 2025

Simplify Builds of LaTeX documents by:

  • Replace existing Makefiles with a common Makefile that just calls latexmk
  • Simplify nix derivation that builds latex: have it just invoke the makefile

This greatly simplifies both Makefile-code and nix-code.
This also fixes an issue where the index for plutus-core-spec was not rendered when building with nix (issue was caused by the fact that the nix derivation discarded the .latexmkrc source file.

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.

1 participant