Moved polyglossia to main as per Issue #33

This commit is contained in:
2024-05-27 08:44:14 +00:00
parent a6231f8dc1
commit db112afb93
4 changed files with 38 additions and 35 deletions

View File

@@ -4,12 +4,15 @@
%% RU Book options (subclass of memoir)
%% a4paper or b5paper: paper stock size.
%% If A4, show cut lines. If b5, no cut lines.
\usepackage[]{ruthesis}
%% RU Thesis format setup
%% What language is the document in?
%% What language is the document in?
%% English must always be available for biblatex/biber to work properly
\usepackage{polyglossia}
\setdefaultlanguage{english}% change to icelandic if needed
\setdefaultlanguage{english}
\setotherlanguage{icelandic}
%% RU Thesis format setup
\usepackage[]{ruthesis}
%%% Setup citations
\usepackage[backend=biber,style=ieee]{biblatex}
@@ -28,7 +31,9 @@
%% This is a list of folders to search for graphics files to include
%% for the graphicx package (already loaded). This may be case-sensitive.
%% LaTeX will search from left to right in the list, so you can put "cropped" versions
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\title{Thesis and Project Report Template for \theInstitution{}}
\author{Joseph~T.~Foley and Marcel~Kyas}