Add \social options: arXiv, INSPIRE

https://arxiv.org/ and https://inspirehep.net/ are websites on which
academics often have profiles that would be linked in a CV (particularly
physics and related fields).

Add social options through the academicons font.
This commit is contained in:
Nathan Musoke 2024-04-30 15:54:32 -04:00
commit f4c89ae5bd
7 changed files with 22 additions and 1 deletions

View file

@ -102,7 +102,7 @@
familydefault, sfdefault, rmdefault, inputenc, moderncv, document, bibliographyitemlabel,
addresssymbol, mobilephonesymbol, fixedphonesymbol, faxphonesymbol, emailsymbol, homepagesymbol, linkedinsocialsymbol,
xingsocialsymbol, twittersocialsymbol, githubsocialsymbol, gitlabsocialsymbol,
stackoverflowsocialsymbol, bitbucketsocialsymbol, skypesocialsymbol, orcidsocialsymbol, researchgatesocialsymbol,
stackoverflowsocialsymbol, bitbucketsocialsymbol, skypesocialsymbol, orcidsocialsymbol, researchgatesocialsymbol, arxivsocialsymbol, inspiresocialsymbol,
researcheridsocialsymbol, telegramsocialsymbol, whatsappsocialsymbol, signalsocialsymbol, matrixsocialsymbol, googlescholarsocialsymbol, cvstretchability, bornsymbol
},
emphstyle={[2]\color{cvblue!60!cvgrey}\bfseries},
@ -330,6 +330,7 @@ Takes the platform as an optional argument.
The following values are supported for \code{<platform>}:
\begin{itemize}
\begin{multicols}{4}
\item \code{arxiv}
\item \code{battlenet}
\item \code{bitbucket}
\item \code{codeberg}
@ -337,6 +338,7 @@ The following values are supported for \code{<platform>}:
\item \code{github}
\item \code{gitlab}
\item \code{googlescholar}
\item \code{inspire}
\item \code{instagram}
\item \code{linkedin}
\item \code{mastodon}
@ -711,6 +713,8 @@ Currently \Moderncv supports the following commands as \code{<\\symbolcommand>}:
\item \code{\\bitbucketsocialsymbol}
\item \code{\\skypesocialsymbol}
\item \code{\\bornsymbol}
\item \code{\\arxivsocialsymbol}
\item \code{\\inspiresocialsymbol}
\end{multicols}
\end{itemize}
The possible options for \code{<\\symbol>} depend on the package that is used.