/+junk/LaTeX_Template

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/%2Bjunk/LaTeX_Template

« back to all changes in this revision

Viewing changes to Report-Template.tex

  • Committer: Gustav Hatvigsson
  • Date: 2013-05-06 12:47:14 UTC
  • Revision ID: gustav.hartvigsson@gmail.com-20130506124714-2m4rs0b37972stm2
 Added some changes that have accumelated over time.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
\documentclass[a4paper, 12pt]{report}
 
1
\documentclass[a4paper, 11pt]{report}
2
2
 
3
3
\usepackage{hyperref}
4
4
\usepackage[utf8]{inputenc}
10
10
\usepackage{graphicx}
11
11
\usepackage{fancyvrb}
12
12
\usepackage{subfig}
 
13
\usepackage{pstricks}
13
14
 
 
15
%\usepackage{lmodern}
 
16
\usepackage{DejaVuSerifCondensed}
 
17
\usepackage{DejaVuSansMono}
14
18
 
15
19
\usepackage{sverb}
16
20
 
20
24
\usepackage[style=authoryear,natbib=true]{biblatex}
21
25
\bibliography{biblography}
22
26
 
 
27
\usepackage{texlogos}
 
28
 
23
29
\fvset{numbers=left}
24
30
 
 
31
 
25
32
%%%%%%%%%%%%%%%%%%%%%%% Code and such enviorment setup
26
33
\usepackage{color}
27
34
\usepackage{xcolor}
53
60
  commentstyle=\color{dkgreen}\ttfamily,       % comment style
54
61
  stringstyle=\color{mauve}\ttfamily,         % string literal style
55
62
  escapeinside={\%*}{*)},            % if you want to add a comment within your code
56
 
  morekeywords={}               % if you want to add more keywords to the set
 
63
  morekeywords={},               % if you want to add more keywords to the set
 
64
  %%%%%
 
65
  % åäö
 
66
    literate={ö}{{\"o}}1
 
67
           {ä}{{\"a}}1
 
68
           {å}{{\aa}}1
 
69
           {Å}{{\AA}}1
 
70
           {Ä}{{\"A}}1
 
71
           {Ö}{{\"O}}1
57
72
}
58
73
%%%%%%%%%%%%%%%%%%%%%%%% END Code and such enviorment setup
59
74
 
101
116
    linkcolor={dark-red},
102
117
    citecolor={dark-green},
103
118
    urlcolor={dark-blue},
104
 
    pdftitle={Programeringsmetodik: Invaders},    % title
105
 
    pdfauthor={Gustav Hartvigsson},     % author
 
119
    pdftitle={Report tilel},    % title FIXME
 
120
    pdfauthor={Gustav Hartvigsson},     % author FIXME
106
121
}
107
122
%%%%%%%%%%%%%%%%%%%%%% END FIX HREF
108
123
 
109
 
\title{Rapport titel}
 
124
\title{Report titel} % FIXME
110
125
\author{Gustav Hartvigsson \\
111
126
a08gusha@student.his.se \\
112
127
Institutionen för kommunikation och information \\