HM University Certificate
-
Fork the repo
-
Go to
stchi-cert.tex
orstlinus-cert.tex
-
Go to this part of the file:
\newcommand{\NAME}{YOUR\_NAME\_HERE} \newcommand{\YEAR}{YEAR} \newcommand{\DATE}{DATE}
-
Replace
YOUR\_NAME\_HERE
by your name,YEAR
by the current year andDATE
by the current date.Do not change the
{\YEAR}
and{\DATE}
! -
Commit and push to
Github
, then openGithub Actions
to download your certificate!
-
Makesure you have
LaTeX
environment installed! -
Clone git repository
git clone https://github.com/HMUniversity/Certificate.git
-
Open the
tex
file depending to the certification that you want to get, and go to this part of the file:\newcommand{\NAME}{YOUR\_NAME\_HERE} \newcommand{\YEAR}{YEAR} \newcommand{\DATE}{DATE}
-
Replace
YOUR\_NAME\_HERE
by your name,YEAR
by the current year andDATE
by the current date.Do not change the
{\YEAR}
and{\DATE}
! -
Then run
xelatex -synctex=1 -interaction=nonstopmode -file-line-error -pdf stchi-cert.tex
for certificate of St. Chi College, or
xelatex -synctex=1 -interaction=nonstopmode -file-line-error -pdf stlinus-cert.tex
for certificate of St. Linus College.
-
Get
stchi-cert.pdf
orstlinus-cert.pdf
!