mirror of
https://github.com/soconnor0919/resume-cv.git
synced 2025-12-15 07:24:43 -05:00
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:
@@ -45,6 +45,7 @@
|
||||
\begin{minipage}[t]{0.33\textwidth}
|
||||
\raggedright
|
||||
\ifx\personalSchoolAddressLineOne\empty\else
|
||||
\mbox{}\par\nobreak\vspace{-\baselineskip}
|
||||
\personalSchoolAddressLineOne\\%
|
||||
\personalSchoolAddressLineTwo\\%
|
||||
\personalSchoolAddressLineThree%
|
||||
|
||||
Reference in New Issue
Block a user