Refactor personal information commands in build scripts and LaTeX templates for improved privacy and formatting. Updated build-local.sh and GitHub Actions workflow to use consistent command syntax. Enhanced layout in cv.tex and resume.tex by adding conditional spacing for school address lines.

This commit is contained in:
2024-12-10 16:07:40 -05:00
parent 3139bf4db5
commit 1a2ebc5af7
4 changed files with 42 additions and 40 deletions

1
cv.tex
View File

@@ -45,6 +45,7 @@
\begin{minipage}[t]{0.33\textwidth}
\raggedright
\ifx\personalSchoolAddressLineOne\empty\else
\mbox{}\par\nobreak\vspace{-\baselineskip}
\personalSchoolAddressLineOne\\%
\personalSchoolAddressLineTwo\\%
\personalSchoolAddressLineThree%