20
0
Files
cdsc_tex/slides_template/.gitignore
Benjamin Mako Hill b7a276996a Fix the build targets after the port
veraPDF was wired in as a make dependency, which it should not be: it is a
check to run by hand, not something a build needs installed. The validate
target goes away.

The vc target came back. It generates the git revision file and was lost in
the port, so \input{vc} had nothing to read. spell came back with it.

notes.config is deliberately not restored. It existed to flip
\setbeameroption between slides, notes-on-second-screen and notes-only, and
ltx-talk has no such option: the slides build never contains notes and the
notes PDF is assembled afterwards by mknotes.

fonts.tex has to be kept out of the wildcard. It is a fragment with no
\documentclass, and make otherwise tries to typeset it and hangs waiting
for input.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-14 07:26:23 -07:00

28 lines
213 B
Plaintext

/auto/
/vc
/*.aux
/*.log
/*.out
/*.pdf
/*.fdb_latexmk
/*.fls
/*.ttt
/*.nav
/*.toc
/*.snm
/*.xdv
/notes.config
*.aux
*.fdb_latexmk
*.fls
*.log
*.nav
*.notes
*.out
*.snm
*.toc
*.pdf
*.png
*-luamml-mathml.html
*.swp