template.tex: Remove repeated comments on optionality of \social

This commit is contained in:
Łukasz Dobrowolski 2025-11-07 15:50:54 +01:00
commit 235be7cfc4

View file

@ -57,54 +57,46 @@
\title{Résumé title} % optional, remove / comment the line if not wanted \title{Résumé title} % optional, remove / comment the line if not wanted
\born{4 July 1776} % optional, remove / comment the line if not wanted \born{4 July 1776} % optional, remove / comment the line if not wanted
\address{street and number}{postcode city}{country}% optional, remove / comment the line if not wanted; the "postcode city" and "country" arguments can be omitted or provided empty \address{street and number}{postcode city}{country}% optional, remove / comment the line if not wanted; the "postcode city" and "country" arguments can be omitted or provided empty
\social[mobilephone]{+1~(234)~567~890} % optional, remove / comment the line if not wanted; the optional "type" of the phone can be "mobile" (default), "fixed" or "fax"
\social[fixedphone]{+2~(345)~678~901}
\social[faxphone]{+3~(456)~789~012}
\social[email]{john@doe.org} % optional, remove / comment the line if not wanted
\homepage{www.johndoe.com} % optional, remove / comment the line if not wanted \homepage{www.johndoe.com} % optional, remove / comment the line if not wanted
% Social icons % All uses of \social command are optional
\social[linkedin]{john.doe} % optional, remove / comment the line if not wanted \social[mobilephone]{+1~(234)~567~890}
\social[xing]{john\_doe} % optional, remove / comment the line if not wanted \social[fixedphone]{+2~(345)~678~901}
\social[faxphone]{+3~(456)~789~012}
\social[bitbucket,codeberg,github,gitlab]{jdoe} % Soclial netowrks with the same username can be stacked. Icons are links and text is part of the last one \social[email]{john@doe.org}
\social[stackoverflow]{0000000/johndoe} % optional, remove / comment the line if not wanted \social[linkedin]{john.doe}
\social[xing]{john\_doe}
\social[skype]{jdoe} % optional, remove / comment the line if not wanted \social[bitbucket,codeberg,github,gitlab]{jdoe} % Soclial netowrks with the same username can be stacked. Icons are links and text is part of the last one
\social[orcid]{0000-0000-000-000} % optional, remove / comment the line if not wanted \social[stackoverflow]{0000000/johndoe}
\social[researchgate]{jdoe} % optional, remove / comment the line if not wanted \social[skype]{jdoe}
\social[researcherid]{jdoe} % optional, remove / comment the line if not wanted \social[orcid]{0000-0000-000-000}
\social[googlescholar]{googlescholarid} % optional, remove / comment the line if not wanted \social[researchgate]{jdoe}
\social[researcherid]{jdoe}
\social[twitter]{ji\_doe} % optional, remove / comment the line if not wanted \social[googlescholar]{googlescholarid}
\social[mastodon]{mastodon.social/web/@user} % optional, remove / comment the line if not wanted \social[twitter]{ji\_doe}
\social[telegram]{jdoe} % optional, remove / comment the line if not wanted \social[mastodon]{mastodon.social/web/@user}
\social[whatsapp]{12345678901} % optional, remove / comment the line if not wanted \social[telegram]{jdoe}
\social[signal]{12345678901} % optional, remove / comment the line if not wanted \social[whatsapp]{12345678901}
\social[matrix]{@johndoe:matrix.org} % optional, remove / comment the line if not wanted \social[signal]{12345678901}
\social[discord]{jdoe\#0000} % optional, remove / comment the line if not wanted \social[matrix]{@johndoe:matrix.org}
\social[discord]{jdoe\#0000}
\social[twitch]{jdoe}
\social[tiktok]{jdoe}
\social[instagram]{jdoe}
\social[soundcloud]{jdoe}
\social[steam]{jdoe}
\social[xbox]{jdoe}
\social[playstation]{jdoe}
\social[battlenet]{jdoe\#0000}
\social[arxiv]{doe\_j\_1}
\social[inspire]{0000000}
\social[simplex]{0000000}
\social[threema]{0000000}
% YouTube links can take several forms, depending on how your account and channel are set up. % YouTube links can take several forms, depending on how your account and channel are set up.
% See https://support.google.com/youtube/answer/6180214 for more information. % See https://support.google.com/youtube/answer/6180214 for more information.
\social[youtube]{c/jdoeschannel} % optional, remove / comment the line if not wanted; Custom URL - can be shorted by removing 'c/' \social[youtube]{c/jdoeschannel} %Custom URL - can be shorted by removing 'c/'
\social[youtube]{channel/XXXXXX} % optional, remove / comment the line if not wanted; Channel URL (ID-based) - can not be shortened \social[youtube]{channel/XXXXXX} %Channel URL (ID-based) - can not be shortened
\social[youtube]{user/jdoe} % optional, remove / comment the line if not wanted; Legacy username URL - if jdoe is not already claimed by a Custom URL, can be shortened by removing 'user/' \social[youtube]{user/jdoe} %Legacy username URL - if jdoe is not already claimed by a Custom URL, can be shortened by removing 'user/'
\social[twitch]{jdoe} % optional, remove / comment the line if not wanted
\social[tiktok]{jdoe} % optional, remove / comment the line if not wanted
\social[instagram]{jdoe} % optional, remove / comment the line if not wanted
\social[soundcloud]{jdoe} % optional, remove / comment the line if not wanted
\social[steam]{jdoe} % optional, remove / comment the line if not wanted
\social[xbox]{jdoe} % optional, remove / comment the line if not wanted
\social[playstation]{jdoe} % optional, remove / comment the line if not wanted
\social[battlenet]{jdoe\#0000} % optional, remove / comment the line if not wanted
\social[arxiv]{doe\_j\_1} % optional, remove / comment the line if not wanted
\social[inspire]{0000000} % optional, remove / comment the line if not wanted
\social[simplex]{0000000} % optional, remove / comment the line if not wanted
\social[threema]{0000000} % optional, remove / comment the line if not wanted
\extrainfo{additional information} % optional, remove / comment the line if not wanted \extrainfo{additional information} % optional, remove / comment the line if not wanted
\photo[64pt][2pt]{picture} % optional, remove / comment the line if not wanted; '64pt' is the height the picture must be resized to, 2pt is the thickness of the frame around it (put it to 0pt for no frame) and 'picture' is the name of the picture file \photo[64pt][2pt]{picture} % optional, remove / comment the line if not wanted; '64pt' is the height the picture must be resized to, 2pt is the thickness of the frame around it (put it to 0pt for no frame) and 'picture' is the name of the picture file