• Stars
    star
    199
  • Rank 195,381 (Top 4 %)
  • Language
    TeX
  • Created over 11 years ago
  • Updated about 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

My resume, generated with moderncv

Steps

  1. Update moderncv submodule.
$ git submodule init && git submodule update && git submodule status
  1. Install latex and CJK font package.

Mac: MacTeX should cover all dependencies. Ubuntu: Install through sudo apt install texlive-latex-recommended texlive-lang-cjk

  1. Run make to build resume pdfs.

Troubleshooting

Font missing error: install corresponding font, or change the fonts used in the latex files.