Created an IS option to do the right thing with languages and babel
This commit is contained in:
@@ -28,7 +28,6 @@
|
||||
\makeindex{}
|
||||
\indexintoc{}
|
||||
|
||||
|
||||
%%%%%% Useful Packages %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
\usepackage{lipsum}%provides us with text for testing
|
||||
%% usage: \lipsum[STARTNUM-ENDNUM]
|
||||
@@ -41,13 +40,9 @@
|
||||
%%% Formatting code inclusion and snippets
|
||||
%% "final" option to force it to display code
|
||||
|
||||
\usepackage[english]{babel}
|
||||
%%% Biber will change internal macros to follow the language you choose
|
||||
%%% options: english, icelandic
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
\begin{document}
|
||||
|
||||
\maketitle
|
||||
\copyrightpage{}
|
||||
\signaturepage{}
|
||||
|
||||
Reference in New Issue
Block a user