mirror of
https://git.adityakumar.xyz/fphw.git
synced 2024-11-21 19:32:52 +00:00
removed inputenc and the forced UTF-8 coding
This commit is contained in:
parent
68ae12c0e4
commit
fbc4d7e6ba
1 changed files with 0 additions and 3 deletions
3
fphw.cls
3
fphw.cls
|
@ -29,9 +29,6 @@
|
|||
\newcommand{\StudentLang}{Student name}
|
||||
\newcommand{\ProfessorLang}{Professor}
|
||||
|
||||
% UTF-8 is best coding
|
||||
\RequirePackage[utf8]{inputenc}
|
||||
|
||||
% Header and footers, we will use the titles also
|
||||
\RequirePackage{fancyhdr}
|
||||
|
||||
|
|
Loading…
Reference in a new issue