Skip to content

✨ template: add LaTeX paper scaffold - #108

Merged
lalmei merged 1 commit into
mainlinefrom
leo/add-latex-paper-template
May 31, 2026
Merged

✨ template: add LaTeX paper scaffold#108
lalmei merged 1 commit into
mainlinefrom
leo/add-latex-paper-template

Conversation

@lalmei

@lalmei lalmei commented May 30, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add an optional latex_paper prompt to render a paper folder.
  • Include a LaTeX manuscript scaffold with sections, bibliography, figures folder, latexmk config, and Makefile targets.
  • Document the new option and cover enabled and disabled rendering in template tests.

Verification

  • make check
  • uv run pytest -c=config/pytest.ini --no-cov tests/test_copier.py tests/test_template/test_ci.py::test_latex_paper_template_renders_paper_folder_only_when_enabled tests/test_template/test_ci.py::test_feature_enabled_template_keeps_optional_architecture_sections
  • uv run pytest -c=config/pytest.ini --no-cov tests/test_template/test_ci.py::test_instantiated_template_format_check tests/test_template/test_ci.py::test_instantiated_template_lint tests/test_template/test_ci.py::test_instantiated_template_type_check

This is part 2 of 4 in a stack made with GitButler:

Base automatically changed from leo/add-cpp-template to mainline May 31, 2026 22:08
@lalmei
lalmei force-pushed the leo/add-latex-paper-template branch from 6dd3ae0 to 9c5796c Compare May 31, 2026 22:09
@lalmei
lalmei marked this pull request as ready for review May 31, 2026 22:12
@lalmei
lalmei merged commit 08b435d into mainline May 31, 2026
15 checks passed
@lalmei
lalmei deleted the leo/add-latex-paper-template branch May 31, 2026 22:13
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