Documented options. Turned on trims and 10pt font.

This commit is contained in:
2022-04-20 14:42:26 +00:00
parent b37bcdcdf9
commit cd808da090

View File

@@ -1,8 +1,12 @@
%%%% This is the general thesis/project report template for most users %%%% 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} \usepackage[]{ruthesis}
%% Options for ruthesis in []: %% Options for ruthesis in []:
%% IS Icelandic is main language %% IS Icelandic is main language, otherwise default to English
%%%%%% Packages and Macros %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%% Packages and Macros %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\usepackage{custom} \usepackage{custom}