mirror of https://github.com/eyhc1/rendercv.git
themes: fix threecolentry
This commit is contained in:
parent
473cc1a454
commit
bdedbea7ed
|
@ -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}
|
||||
|
|
Loading…
Reference in New Issue