From fcca07c40b9a0f3a78f973eff634c350ab798662 Mon Sep 17 00:00:00 2001 From: Cali Garmo Date: Fri, 23 Feb 2024 11:54:34 +0100 Subject: [PATCH] Allow icons in classic letter --- moderncvheadi.sty | 2 ++ 1 file changed, 2 insertions(+) diff --git a/moderncvheadi.sty b/moderncvheadi.sty index 346bf12..09c3a68 100644 --- a/moderncvheadi.sty +++ b/moderncvheadi.sty @@ -178,6 +178,8 @@ \ifthenelse{\isundefined{\@email}}{}{\makenewline\emailsymbol\emaillink{\@email}}% \ifthenelse{\isundefined{\@homepage}}{}{\makenewline\homepagesymbol% \ifthenelse{\equal{\@homepageprotocol}{http}}{\httplink{\@homepage}}{\httpslink{\@homepage}}}% + \collectionloop{socials}{% the key holds the social type (=symbol command prefix), the item holds the link + \makenewline\csname\collectionloopkey socialsymbol\endcsname\collectionloopitem}% \ifthenelse{\isundefined{\@extrainfo}}{}{\makenewline\@extrainfo}}\fi% \end{minipage}\\[2em] % recipient block