Skip to content

Commit

Permalink
proper f# symbol
Browse files Browse the repository at this point in the history
  • Loading branch information
andreykaipov committed Dec 17, 2024
1 parent 0320104 commit 3da3396
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion resume.tex
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
\documentclass[10pt,letterpaper,sans]{moderncv} % choose a4 or letterpaper
\usepackage[vscale=.88,hscale=.80]{geometry} % page margins

\newcommand{\Fsharp}{F\nolinebreak[4]\raisebox{.4ex}{\texttt{\#}}}

\input{patches/preamble}
\moderncvstylecustom[black][awesome]{classic}{banking}
% header styles: casual, classic, undertow, banking
Expand Down Expand Up @@ -113,7 +115,7 @@ \section{Experience}

\section{Skills}
\cventryskill{Languages}
{Go, Shell, Python, JavaScript, TypeScript, Ruby, Java, Kotlin, F\#, Lisp \LaTeX. \yeahigotsweskills}
{Go, Shell, Python, JavaScript, TypeScript, Ruby, Java, Kotlin, \Fsharp{}, Lisp, \LaTeX. \yeahigotsweskills}
\cventryskill{Tooling}
{Terraform, Vault, Packer, Docker, Ansible, Chef, Bosh, Concourse, GitLab.}
% \cventryskill{Services}
Expand Down

0 comments on commit 3da3396

Please sign in to comment.