diff options
| author | Felipe Portales-Oliva <f.portales.oliva@gmail.com> | 2019-03-30 00:34:19 -0300 |
|---|---|---|
| committer | Felipe Portales-Oliva <f.portales.oliva@gmail.com> | 2019-03-30 00:34:19 -0300 |
| commit | fbc4d7e6ba45785f29469861faf49bdf8da29ac0 (patch) | |
| tree | 20f3544e182b5cbcbdcc461e562d6738604a58a6 | |
| parent | 68ae12c0e4766178cd26c48db12d3bb2f9de7ccf (diff) | |
removed inputenc and the forced UTF-8 coding
| -rw-r--r-- | fphw.cls | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -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} |
