diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/hrlatex/hrdipl.cls')
-rw-r--r-- | Master/texmf-dist/tex/latex/hrlatex/hrdipl.cls | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/hrlatex/hrdipl.cls b/Master/texmf-dist/tex/latex/hrlatex/hrdipl.cls index 33d9cd2b6d1..ab8440657e4 100644 --- a/Master/texmf-dist/tex/latex/hrlatex/hrdipl.cls +++ b/Master/texmf-dist/tex/latex/hrlatex/hrdipl.cls @@ -3,7 +3,9 @@ % University of Zagreb, Croatia \LoadClass[12pt, a4paper]{book} -\RequirePackage{hrlatex} % <- hrdipl depends on hrlatex.sty +\ProcessOptions*{} + +\RequirePackage[enc=cp1250]{hrlatex} % <- hrdipl depends on hrlatex.sty % \RequirePackage[ a4paper, |