Add \social options: arXiv, INSPIRE (#185)

* 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.

* fixup arxiv and inspirehep socials

* fixup arxiv and inspire-hep socials
This commit is contained in:
nathan musoke 2024-05-02 13:46:38 -04:00 committed by GitHub
commit 493742be62
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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.