-
Notifications
You must be signed in to change notification settings - Fork 566
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added support for Xing to \social (github: closes #12)
- Loading branch information
1 parent
ff9f58b
commit a15973f
Showing
6 changed files
with
11 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -33,6 +33,7 @@ | |
\email{[email protected]} % optional, remove / comment the line if not wanted | ||
\homepage{www.johndoe.com} % optional, remove / comment the line if not wanted | ||
\social[linkedin]{john.doe} % optional, remove / comment the line if not wanted | ||
\social[xing]{john\_doe} % optional, remove / comment the line if not wanted | ||
\social[twitter]{jdoe} % optional, remove / comment the line if not wanted | ||
\social[github]{jdoe} % optional, remove / comment the line if not wanted | ||
\extrainfo{additional information} % optional, remove / comment the line if not wanted | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -33,6 +33,7 @@ | |
\email{[email protected]} % optional, remove / comment the line if not wanted | ||
\homepage{www.johndoe.com} % optional, remove / comment the line if not wanted | ||
\social[linkedin]{john.doe} % optional, remove / comment the line if not wanted | ||
\social[xing]{john\_doe} % optional, remove / comment the line if not wanted | ||
\social[twitter]{jdoe} % optional, remove / comment the line if not wanted | ||
\social[github]{jdoe} % optional, remove / comment the line if not wanted | ||
\extrainfo{additional information} % optional, remove / comment the line if not wanted | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -222,6 +222,7 @@ | |
\protect\end{scope}% | ||
\protect\end{tikzpicture}}% | ||
~} | ||
\newcommand*{\xingsocialsymbol}{} | ||
|
||
|
||
\endinput | ||
|