LaTeX is a powerful typesetting system that is used for producing professional technical documents. This is my workspace for experimenting and scripting with said system to develop exceptional document styles that can be readily applied to a variety of reports, presentations, and articles. All custom LaTeX styles are consolidated within the templates directory to mitigate relocating files when switching between document formats. It includes an automated workflow that compiles, digitally signs, and then publishes all .tex files present throughout root level subdirectories. Compilation is performed via latexmk which automatically adjusts the command sequence to accomodate for supplimental LaTeX modules such as glossaries and bibliographys. In the event manual command setup is required, it is recommended to begin with lualatex or pdflatex and adjust as nessesary.