2
0
Fork 0
mirror of https://github.com/MartinThoma/LaTeX-examples.git synced 2025-04-29 15:57:57 +02:00
LaTeX-examples/documents/cv-curriculum-vitae/README.md

11 lines
265 B
Markdown
Raw Normal View History

This is from
2012-12-20 19:51:28 +01:00
http://www.latextemplates.com/template/two-column-one-page-cv
2013-05-02 09:56:06 +02:00
You can get the font from here:
http://www.911fonts.com/font-download/download_ZapfinoLinotypeOneRegular_11392.htm
2014-03-11 14:00:43 +01:00
You need Times New Roman:
```bash
sudo apt-get install msttcorefonts
```