mirror of
https://github.com/rendercv/rendercv.git
synced 2026-01-20 03:08:30 -05:00
themes: fix threecolentry
This commit is contained in:
@@ -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}
|
||||
|
||||
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user