diff --git a/rendercv/themes/sb2nov/EducationEntry.j2.tex b/rendercv/themes/sb2nov/EducationEntry.j2.tex index 8803537..1396eda 100644 --- a/rendercv/themes/sb2nov/EducationEntry.j2.tex +++ b/rendercv/themes/sb2nov/EducationEntry.j2.tex @@ -1,6 +1,6 @@ \resumeSubheading - {<>}{<>} - {((* if entry.degree *))<> in ((* endif *))<>}{<>} + {\textbf{<>}}{\textit{<>}} + {\textit{((* if entry.degree *))<> in ((* endif *))<>}}{\textit{<>}} ((* for item in entry.highlights *)) ((* if loop.first *)) \resumeItemListStart diff --git a/rendercv/themes/sb2nov/ExperienceEntry.j2.tex b/rendercv/themes/sb2nov/ExperienceEntry.j2.tex index 269affc..45863f6 100644 --- a/rendercv/themes/sb2nov/ExperienceEntry.j2.tex +++ b/rendercv/themes/sb2nov/ExperienceEntry.j2.tex @@ -1,6 +1,6 @@ \resumeSubheading - {<>}{<>} - {<>}{<>} + {\textbf{<>}}{\textit{<>}} + {\textit{<>}}{\textit{<>}} ((* for item in entry.highlights *)) ((* if loop.first *)) \resumeItemListStart diff --git a/rendercv/themes/sb2nov/Preamble.j2.tex b/rendercv/themes/sb2nov/Preamble.j2.tex index 10a61b0..7f9428c 100644 --- a/rendercv/themes/sb2nov/Preamble.j2.tex +++ b/rendercv/themes/sb2nov/Preamble.j2.tex @@ -116,8 +116,8 @@ \newcommand{\resumeSubheading}[4]{ \item \begin{tabularx}{0.98\textwidth-<>}[t]{X R{<>}} - \textbf{#1} & \textit{\small\ifthenelse{\equal{#2}{}}{#4}{#2}} \\ - \textit{\small#3} & \textit{\small\ifthenelse{\equal{#2}{}}{}{#4}} \\ + #1 & \small\ifthenelse{\equal{#2}{}}{#4}{#2} \\ + {\small#3} & \small\ifthenelse{\equal{#2}{}}{}{#4} \\ \end{tabularx} } diff --git a/rendercv/themes/sb2nov/PublicationEntry.j2.tex b/rendercv/themes/sb2nov/PublicationEntry.j2.tex index 4f1f1f6..f5051c0 100644 --- a/rendercv/themes/sb2nov/PublicationEntry.j2.tex +++ b/rendercv/themes/sb2nov/PublicationEntry.j2.tex @@ -1,14 +1,14 @@ \resumeSubheading - {<>}{<>} + {\textbf{<>}}{\textit{<>}} { -((*- if entry.doi != "" -*)) +\textit{((*- if entry.doi != "" -*)) \href{<>}{<>} ((*- endif -*)) ((*- if entry.doi != "" and entry.journal != "" *)) (((* endif -*)) ((*- if entry.journal != "" -*)) <> ((*- endif -*)) -((*- if entry.doi != "" and entry.journal != "" *)))((* endif -*)) +((*- if entry.doi != "" and entry.journal != "" *)))((* endif -*))} }{} \resumeItemListStart \resumeItem{}{\raggedright <> \par}