mirror of
https://github.com/rendercv/rendercv.git
synced 2026-09-18 09:56:40 -04:00
themes: fix threecolentry
This commit is contained in:
1 parent
473cc1a454
commit
bdedbea7ed
2 files changed
+2
-2
No files matched your search
@@ -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