18
0

5 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
1eb1a43806 updated README file 2025-11-01 12:06:30 -07:00
c5c0f59072 updated links to git repository 2018-05-06 08:25:26 -07:00
90c98aff47 added explanation for why the letters are bad 2009-12-22 22:23:29 -05:00
004862666b added installation details
created a new readme file with:
- installation details
- dependency information
- git repo details
2009-12-22 21:55:15 -05:00