Add arXiv-compatible LaTeX conversion of Dream Machine#1
Open
jjohare wants to merge 1 commit into
Open
Conversation
Convert all 18 chapters, 8 appendices, frontmatter, and backmatter from Markdown to XeLaTeX using memoir class. Includes 374-entry BibTeX bibliography, citation index, 6 TikZ diagrams, 5 matplotlib charts, 2 Wardley maps, and cover artwork. Compiles to 409 pages with zero errors. arXiv compliance: filename-based font loading (EB Garamond with fallback chain), 00README.XXX engine selector, biber backend, no fontconfig dependency. Co-Authored-By: jjohare <github@thedreamlab.uk>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
00README.XXXengine selector, filename-based font loading (EB Garamond → TeX Gyre Pagella → Latin Modern fallback chain), biber backend, no fontconfig dependencydreammachinechapter style, gold rule dividers, drop caps, scene breaks, ORCID linksFiles (57 total)
arXiv submission
The
latex/directory is the submission package. Upload all files exceptbuild/,Makefile,latexmkrc, and files in.gitignore. arXiv will runxelatex main.tex+ biber automatically via00README.XXX.Test plan
makeinlatex/produces PDF with zero errors🤖 Generated by Claude Code