mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
Upgrade to fontawesome6 (#238)
* upgrade to fontawesome6, use signal icon from fontawesome instead of tikz and migrate the faGlobe icons to new syntax * correct ordering of releases manually after auto-merge: fontawesome6 is used in moderncv >2.5.1
This commit is contained in:
parent
93a77ab387
commit
247d3fd585
5 changed files with 11 additions and 77 deletions
|
|
@ -795,12 +795,12 @@ Currently \Moderncv supports the following commands as \code{<\\symbolcommand>}:
|
|||
\end{multicols}
|
||||
\end{itemize}
|
||||
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{fontawesome5} 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{fontawesome6} 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/fontawesome5} \\[1ex]
|
||||
\url{https://ctan.org/pkg/fontawesome6} \\[1ex]
|
||||
\url{https://ctan.org/pkg/academicons}
|
||||
\end{tabular}
|
||||
|
||||
|
|
@ -1038,7 +1038,7 @@ In addition to the packages that \Moderncv provides, the following packages are
|
|||
\item \code{expl3}
|
||||
\item \code{tikz}
|
||||
\item \code{changepage}
|
||||
\item \code{fontawesome5}
|
||||
\item \code{fontawesome6}
|
||||
\item \code{academicons}
|
||||
\item \code{tgpagella}
|
||||
\item \code{ebgaramond}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue