This repository contains templates and scripts that I've found useful for teaching.
PDFconv: This script converts a directory of Word documents to PDFs. It will create a text file for each Word document called<doctitle>-wc.txtwith the document's word count. It also works recursively if Word documents are located in multiple subdirectories. It depends on pandoc for conversion from.docxto.pdf.PDFcount: This script creates word count text files from PDFs.Reference Letter.tex: A template reference letter that includes a university logo to create a letterhead effect.