themes: fix threecolentry

This commit is contained in:
Sina Atalay 2024-04-29 00:54:51 +03:00
parent 473cc1a454
commit bdedbea7ed
2 changed files with 2 additions and 2 deletions

View File

@ -139,7 +139,7 @@
\def\thirdColumn{#3}
\setcolumnwidth{<<design.margins.entry_area.education_degree_width>>, \fill, <<design.margins.entry_area.date_and_location_width>>}
\begin{paracol}{3}
\raggedright #2 \switchcolumn
{\raggedright #2} \switchcolumn
}{
\switchcolumn \raggedleft \thirdColumn
\end{paracol}

View File

@ -128,7 +128,7 @@
\def\thirdColumn{#3}
\setcolumnwidth{<<design.margins.entry_area.education_degree_width>>, \fill, <<design.margins.entry_area.date_and_location_width>>}
\begin{paracol}{3}
\raggedright #2 \switchcolumn
{\raggedright #2} \switchcolumn
}{
\switchcolumn \raggedleft \thirdColumn
\end{paracol}