fix babel import language order
This commit is contained in:
@@ -279,8 +279,8 @@
|
|||||||
\ProcessOptions\relax
|
\ProcessOptions\relax
|
||||||
|
|
||||||
\ifntnu@mylang
|
\ifntnu@mylang
|
||||||
\RequirePackage[norsk, english]{babel}
|
\RequirePackage[english, norsk]{babel}
|
||||||
\renewcommand{\ntnu@pageword}{Side}
|
\renewcommand{\ntnu@pageword}{Side}
|
||||||
\else
|
\else
|
||||||
\RequirePackage[english, norsk]{babel} %% the default
|
\RequirePackage[norsk, english]{babel} %% the default
|
||||||
\fi
|
\fi
|
||||||
|
|||||||
Reference in New Issue
Block a user