18
0

4 Commits

Author SHA1 Message Date
3b444f70fc Consolidate document creation scripts and fix bugs
Replace the individual new_knitr_document, new_tex_assignment, and
new_tex_letter scripts with a single new_tex_document script that takes
a document type as its first argument. Fix bugs present in all scripts:
unquoted variables, TMPDIR name collision, missing existence checks, and
mktemp running unconditionally. Add cdsc_tex_aliases.sh for backwards
compatibility with old script names. Add rename_tex_to_dirname script
(moved from ~/bin). Update README and wiki page to reflect new setup.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-29 10:31:08 -07:00
2a0962338f updated the create documents scripts
- changed to use the new location
- switched to use the correct branches
2018-08-04 11:19:33 -07:00
2d4e704650 updated documents to be less brittle and to export .gitignore correctly 2016-01-18 14:16:19 -08:00
89f8672365 added helpers scripts to the repository
there are symlinks to these files in my ~/bin directory
2009-12-22 22:23:46 -05:00