jankapunkt / latexcv

:necktie: A collection of cv and resume templates written in LaTeX. Leave an issue if your language is not supported!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New Symbols

Lukas2112 opened this issue · comments

commented

I would suggest that new symbols are added in the following section (see quoted source code above), e.g.

  • Mastodon
  • Pixelfed
  • PeerTube
  • CastoPod
  • vutuv
  • Friendica
  • Lemmy
  • funkwhale
  • diaspora*
\mystrut
\vspace{-12pt}

\begin{tabular*}{1\textwidth}{ c c c}
	\parbox[c]{0.4\linewidth}{
		\colorbox{thirdcol}{\HUGE{\textcolor{titletext}{\textbf{\uppercase{Jan Küster}}} }}\\
		\Large{\textcolor{thirdcol}{\textsc{ Consultant/ Software Eng.}}}\\
	}&
	\parbox{0.25\textwidth}{
	\icontext{MapMarker}{12}{Bremen, Germany}\\
	\icontext{MobilePhone}{12}{+49 176 *** *** **}\\
	\icontext{Send}{12}{info@jankuester.com}\\
	}&
	\parbox{0.3\textwidth}{
	\icontext{MousePointer}{12}{www.jankuester.com}\\
	\icontext{Github}{12}{github.com/jankapunkt}\\
	\icontext{Twitter}{12}{@Kuester\_Jan}\\
	}
\end{tabular*}

Example from https://raw.githubusercontent.com/jankapunkt/latexcv/master/infographics/main.tex

Automatically Closing this issue due to no activity. Feel free to reopen.