Documented options. Turned on trims and 10pt font.
This commit is contained in:
8
main.tex
8
main.tex
@@ -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}
|
||||||
|
|||||||
Reference in New Issue
Block a user