From e618c6de2c2a84dbff6cac128cb8f1a0daecca69 Mon Sep 17 00:00:00 2001 From: LLdaniel Date: Sun, 21 Jun 2026 13:29:31 +0200 Subject: [PATCH 1/2] upgrade to fontawesome7 --- manual/moderncv_userguide.tex | 6 +++--- moderncviconsawesome.sty | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/manual/moderncv_userguide.tex b/manual/moderncv_userguide.tex index cbbe2dc..43c12d9 100644 --- a/manual/moderncv_userguide.tex +++ b/manual/moderncv_userguide.tex @@ -830,12 +830,12 @@ As an alternative the appearing link and string after the symbol can be customiz \paragraph{Note.} The possible options for \code{<\\symbol>} depend on the package that is used. -By default, the \code{marvosym} package is loaded if \code{pdflatex} is used, and the \code{academicons} and \code{fontawesome6} packages are loaded if either \code{lualatex} or \code{xelatex} is used. +By default, the \code{marvosym} package is loaded if \code{pdflatex} is used, and the \code{academicons} and \code{fontawesome7} packages are loaded if either \code{lualatex} or \code{xelatex} is used. Full lists of all available symbols and icons can be found in the documentation of each respective package: \begin{tabular}{l} \url{https://ctan.org/pkg/marvosym} \\[1ex] - \url{https://ctan.org/pkg/fontawesome6} \\[1ex] + \url{https://ctan.org/pkg/fontawesome7} \\[1ex] \url{https://ctan.org/pkg/academicons} \end{tabular} @@ -1104,7 +1104,7 @@ In addition to the packages that \Moderncv provides, the following packages are \item \code{expl3} \item \code{tikz} \item \code{changepage} - \item \code{fontawesome6} + \item \code{fontawesome7} \item \code{academicons} \item \code{tgpagella} \item \code{ebgaramond} diff --git a/moderncviconsawesome.sty b/moderncviconsawesome.sty index e0e4591..bdb8799 100644 --- a/moderncviconsawesome.sty +++ b/moderncviconsawesome.sty @@ -16,7 +16,7 @@ % required packages %------------------------------------------------------------------------------- % Font Awesome font -\RequirePackage{fontawesome6} +\RequirePackage{fontawesome7} \RequirePackage{xcolor} %------------------------------------------------------------------------------- From 808bd0d8593ce4954e8e739381b0135fb48fa6b0 Mon Sep 17 00:00:00 2001 From: LLdaniel Date: Sun, 21 Jun 2026 13:30:07 +0200 Subject: [PATCH 2/2] [threema social] fix copy past error for the icon letter version --- moderncviconsletters.sty | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/moderncviconsletters.sty b/moderncviconsletters.sty index 99123cf..50b7715 100644 --- a/moderncviconsletters.sty +++ b/moderncviconsletters.sty @@ -60,7 +60,7 @@ \renewcommand*{\arxivsocialsymbol} {\textbf{arx}~} \renewcommand*{\inspiresocialsymbol} {\textbf{ins}~} \renewcommand*{\simplexsocialsymbol} {\textbf{splx}~} -\renewcommand*{\simplexsocialsymbol} {\textbf{thr}~} +\renewcommand*{\threemasocialsymbol} {\textbf{thr}~} \renewcommand*{\listitemsymbol} {\labelitemi~}