mirror of
https://github.com/rendercv/rendercv.git
synced 2026-03-14 04:42:23 -04:00
make the highlighted author bold and italic
This commit is contained in:
@@ -82,7 +82,7 @@
|
||||
|
||||
\vspace{<<theme_options.margins.entry_area.vertical_between|divide_length_by(2)>>}
|
||||
|
||||
<<authors|abbreviate_names|join(", ")|make_it_italic(cv.name|abbreviate_name)>>
|
||||
<<authors|abbreviate_names|join(", ")|make_it_bold(cv.name|abbreviate_name)|make_it_italic(cv.name|abbreviate_name)>>
|
||||
|
||||
\vspace{<<theme_options.margins.entry_area.vertical_between|divide_length_by(2)>>}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user