Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 908 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 908 Bytes

Ran Cheng's Academic Resume Latex Template

This is a template for academic resume use, offered QR code and some svg graphes, print friendly, hope it helps.


If you want to customize your color and style, here's all the trick you need to do:

  • edit your own color \definecolor{linkblue}{RGB}{111, 153, 222}
  • download svg icon from here: icons
  • download QR code svg from here: QR
  • change color of svg file:
    • open svg with text editor
    • find the path tag: <path d="M228.065,125.587l-51
    • add your color like this: <path style="fill:#AB7C94;" d="M228.065,125.587l-51
  • convert all the svg file to pdf: converter

cv

This code is for non-commercial use; please see the license file for terms.