1
0

15 Commits

Author SHA1 Message Date
28760d5622 new_tex_uwletter: also remove README and COPYING from generated directories
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-12 16:55:37 -07:00
3ba1610503 new_tex_uwletter: remove itself from generated directories
The install script was being copied into every new letter directory
it created. Delete it after unpacking so new letter directories only
contain the template itself.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-12 16:54:02 -07:00
3d10917a40 title should be name not email 2026-04-12 16:47:44 -07:00
2d28230c53 Switch to lualatex and generate accessible PDF/UA-2 output
Add \DocumentMetadata for PDF 2.0 / PDF/UA-2, load tagpdf with
activate-all, extend hypersetup with pdftitle/pdfauthor/pdflang/
pdfdisplaydoctitle, and add alt text to the letterhead and signature
images. Drop xetex-only xltxtra and switch the Makefile from xelatex
to lualatex. Verified compliant with verapdf's PDF/UA-2 profile.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-12 16:43:47 -07:00
c89a06cb19 Fix new_tex_uwletter to use master branch on master
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-29 10:56:30 -07:00
ce94879122 Add new_tex_uwletter script and update README
Add new_tex_uwletter script (moved from ~/bin) with bug fixes: set -e,
quoted variables, WORK_DIR instead of TMPDIR, existence check for
destination, and mktemp inside the conditional. Update README to fix
stale URLs, ShareLaTeX -> Overleaf, MacOSX -> macOS, typo in
Dasgupta's email, and add script usage section.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-29 10:56:16 -07:00
ab31cfe004 added page numbers for longer letters 2018-04-04 10:32:35 -07:00
2fc2a05e54 define sffamily separately from main font 2018-02-18 19:45:07 -08:00
0bb99e9461 remove the dependency on gpg
I removed the dependency on GPG by making the encrypted signature file optional
rather than required.
2018-02-18 16:43:55 -08:00
1f74ac2ea0 several cleanup steps
- fully incorporated back sayamindu's stuff for dealing with encrypted
  signatures files (not a bad idea!)

- removed an old uw-header file from a previous version
2018-02-18 16:37:57 -08:00
7095325c61 merge sayamindu's old repository with my new one 2018-02-18 16:22:46 -08:00
2be6b8a43a initial import of UW matrix letterhead template 2018-02-18 15:59:49 -08:00
Sayamindu Dasgupta
435ff5cc90 Fix typos 2017-11-24 20:22:50 -08:00
Sayamindu Dasgupta
7277ca5891 Update .gitignore 2017-11-24 20:14:39 -08:00
Sayamindu Dasgupta
fd870ead08 Initial import 2017-11-24 20:09:28 -08:00