Resolve line break errors in .tex file

This commit is contained in:
2024-12-10 15:16:52 -05:00
parent 78d325884f
commit a8e9fab725
4 changed files with 102 additions and 24 deletions

View File

@@ -49,23 +49,27 @@
\end{minipage}%
\begin{minipage}[t]{0.33\textwidth}
\centering
\ifx\personalEmail\empty\else
\personalEmail
\fi
\ifx\personalEmail\empty\else\personalEmail\fi%
\ifx\personalSchoolEmail\empty\else
\ifx\personalEmail\empty\else\\\fi
\personalSchoolEmail
\fi
\ifx\personalEmail\empty\else\\\fi
\personalSchoolEmail%
\fi%
\ifx\personalPhone\empty\else
\ifx\personalEmail\empty\else\\\fi
\ifx\personalSchoolEmail\empty\else\\\fi
\personalPhone
\fi
\ifx\personalEmail\empty
\ifx\personalSchoolEmail\empty\else\\\fi
\else\\%
\fi
\personalPhone%
\fi%
\ifx\personalWebsite\empty\else
\ifx\personalEmail\empty\else\\\fi
\ifx\personalSchoolEmail\empty\else\\\fi
\ifx\personalPhone\empty\else\\\fi
\href{https://\personalWebsite}{\personalWebsite}
\ifx\personalEmail\empty
\ifx\personalSchoolEmail\empty
\ifx\personalPhone\empty\else\\\fi
\else\\%
\fi
\else\\%
\fi
\href{https://\personalWebsite}{\personalWebsite}%
\fi
\end{minipage}%
\begin{minipage}[t]{0.33\textwidth}