Skip to content

kuka-radovan/cv_LaTeX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My personal CV in LaTeX

Preparation in Mac OS X

  1. install BasicTeX
brew install --cask basictex

it will be probably necessary to add texbin to system PATH manually export PATH="$PATH:/Library/TeX/Distributions/Programs/texbin"

  1. instal packages:
	sudo tlmgr install multirow
	sudo tlmgr install ucharcat
	sudo tlmgr install unicode-math
	sudo tlmgr install fontawesome
	sudo tlmgr install textpos
	sudo tlmgr install enumitem
	sudo tlmgr install lm-math
  1. install fonts:

  2. run command

	xelatex cv.tex

It should be run 2 times to generate also graphic

About

My CV in LaTeX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages