Skip to content

feat: swap PDF pipeline to use LaTeX renderer - #41

Merged
rohitm-1729 merged 1 commit into
mainfrom
feat/issue-35
Mar 3, 2026
Merged

feat: swap PDF pipeline to use LaTeX renderer#41
rohitm-1729 merged 1 commit into
mainfrom
feat/issue-35

Conversation

@rohitm-1729

Copy link
Copy Markdown
Owner

Summary

Closes #35

Test plan

  • All 111 existing unit tests pass (npm test)
  • PDF generation verified via manual smoke test if needed

🤖 Generated with Claude Code

Replace @react-pdf/renderer with buildLatexDoc + renderLatexPDF in
step5-render-pdf.ts. Function signature is unchanged.

Closes #35

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
@rohitm-1729
rohitm-1729 merged commit 5f3f885 into main Mar 3, 2026
1 check 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.

feat: swap PDF pipeline to use LaTeX renderer

1 participant