diff --git a/main.tex b/main.tex index fc84f29..6901ef4 100644 --- a/main.tex +++ b/main.tex @@ -1,8 +1,12 @@ %%%% This is the general thesis/project report template for most users -\documentclass[12pt,a4paper]{memoir} +\documentclass[10pt,showtrims,a4paper]{memoir} +%% Memoir options +%% 10pt: default font -- DO NOT CHANGE +%% showtrims: indicate where printer will cut to size +%% a4paper: printer's stock size before cutting to b5 \usepackage[]{ruthesis} %% Options for ruthesis in []: -%% IS Icelandic is main language +%% IS Icelandic is main language, otherwise default to English %%%%%% Packages and Macros %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \usepackage{custom}