Public resume made using LaTeX supporting EN&RU languages.
Find a file
2024-10-12 23:30:08 +03:00
image Squash history. 2024-10-12 23:30:08 +03:00
tex Squash history. 2024-10-12 23:30:08 +03:00
.gitignore Squash history. 2024-10-12 23:30:08 +03:00
flake.lock Squash history. 2024-10-12 23:30:08 +03:00
flake.nix Squash history. 2024-10-12 23:30:08 +03:00
Makefile Squash history. 2024-10-12 23:30:08 +03:00
Readme.md Squash history. 2024-10-12 23:30:08 +03:00

Dmitry Voronin Resume.

Latest release.

English version

Русская версия

How to build.

$ make

Available targets.

Taget Description
all Clean, build and open all languages.
clean Clean project from build files.
icon Build colored icons.
en Build English resume.
ru Build Russian resume.
open Open built resumes in default PDF viewer.

Nix shell support.

$ nix develop

Requirements.

  • GNU/Linux not tested on other platforms.
  • LuaLaTeX for the document itself.
  • ImageMagick (optional) for colored icons.

Installing missing dependencies.

When trying to build the project, lualatex may throw missing dependency errors. To install them use $ tlmgr install <PACKAGE>.