/Certificate

HM University Certificate

Primary LanguageTeX

Certificate

HM University Certificate

Usage

Fork the repo and replace your name in cert.tex, then open Github Actions to download your certificate!

Compile

  1. makesure you have LaTeX environment installed!

  2. clone git repository

git clone https://github.com/HMUniversity/Certificate.git
  1. replace your name in cert.tex, then run
xelatex -synctex=1 -interaction=nonstopmode -file-line-error -pdf cert.tex 
  1. get cert.pdf!