mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
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:
parent
74e61f8ddf
commit
493742be62
7 changed files with 22 additions and 1 deletions
|
|
@ -56,6 +56,8 @@
|
|||
\renewcommand*{\xboxsocialsymbol} {\textbf{xb}~}
|
||||
\renewcommand*{\playstationsocialsymbol} {\textbf{psn}~}
|
||||
\renewcommand*{\battlenetsocialsymbol} {\textbf{bn}~}
|
||||
\renewcommand*{\arxivsocialsymbol} {\textbf{arx}~}
|
||||
\renewcommand*{\inspiresocialsymbol} {\textbf{ins}~}
|
||||
|
||||
\renewcommand*{\listitemsymbol} {\labelitemi~}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue