-
Notifications
You must be signed in to change notification settings - Fork 0
/
preamble.tex~
executable file
·44 lines (40 loc) · 1.4 KB
/
preamble.tex~
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
%!TEX root = /Users/jchillerup/Documents/Dropbox/Documents/Lektier/Bachelor/thesis/thesis.tex
\usepackage[latin1]{inputenc}
\usepackage[english]{babel}
\usepackage{fancyheadings}
\usepackage{amsmath,amssymb,latexsym,epic,eepic,epsfig,graphics,psfrag}
\usepackage{theorem}
\usepackage{immthesislayout}
\usepackage{graphicx}
\input{jcdefs}
\def\thesisISSN{0909-3192}
\def\ttitle{{\sf\textbf{\thesistitle}}}
\def\thesisdef{IMM-BSc-\thesisyear-\thesisnumber}
\usepackage{hyperref}
\def\printversion{print}
\ifx\thesisversion\printversion
\special{papersize=176mm,250mm}
\hypersetup{pdftitle={\thesistitle},
pdfauthor={\thesisauthor},
pdfsubject={\thesisdef},
pdfkeywords={\thesiskeywords},
breaklinks,
bookmarksopen,
bookmarksnumbered}
\else
\hypersetup{pdftitle={\thesistitle},
pdfauthor={\thesisauthor},
pdfsubject={\thesisdef},
pdfkeywords={\thesiskeywords},
colorlinks,
linkcolor=blue,
breaklinks,
bookmarksopen,
bookmarksnumbered}
\fi
\newcommand{\papertitle}{}
\setcounter{tocdepth}{1} % 1 in final version 10 for debugging
\setcounter{secnumdepth}{3} % subsubsections get a number when this is 3
%\usepackage[T1]{fontenc}
%\usepackage[sc]{mathpazo}
%\linespread{1.05} % Palatino needs more leading (space between lines)