Files
cv/cv.tex
Rustam Basyrov 01b532df44 change fontsize
2024-10-12 19:54:13 +03:00

20 lines
393 B
TeX

\documentclass[12pt]{article}
\input{preamble/packages.tex}
\input{preamble/settings.tex}
\input{preamble/entries.tex}
\input{preamble/links.tex}
\begin{document}
\maketitle
\input{content/professional_experience.tex}
\input{content/skills.tex}
\input{content/education.tex}
\input{content/additional_courses.tex}
\input{content/projects.tex}
\input{content/about_me.tex}
\end{document}