Skip to content
Snippets Groups Projects
Commit b31d54f2 authored by Jarko Papalitsas's avatar Jarko Papalitsas
Browse files

English as primary lang in Babel if document is English

parent cbfa3b93
No related branches found
No related tags found
No related merge requests found
......@@ -124,7 +124,7 @@
% load babel-package for automatic hyphenation
\ifdefstring{\utuftthesis@language}{english}{
\RequirePackage[english, \n@tivelang]{babel}
\RequirePackage[\n@tivelang, english]{babel}
}{
\RequirePackage[english, \l@nguage]{babel}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment