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

Merged
merged 5 commits into from
May 7, 2025
Merged

Simplify LaTeX Builds #7058

merged 5 commits into from
May 7, 2025

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.

@zeme-wana zeme-wana marked this pull request as ready for review May 7, 2025 09:50
@zeme-wana zeme-wana merged commit 593488e into master May 7, 2025
7 checks passed
@zeme-wana zeme-wana deleted the fix-nix-latex branch May 7, 2025 09:50
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