Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
External Relations
Document Templates
FI thesis report template
Commits
c355fdb7
Commit
c355fdb7
authored
Jun 14, 2018
by
Martin Ukrop
Browse files
Merge branch 'hyperref' into 'master'
Add support for links (using hyperref) See merge request xukrop/fi-thesis-report!9
parents
8227238b
e48c9e5f
Changes
1
Hide whitespace changes
Inline
Side-by-side
fi-thesis-report.cls
View file @
c355fdb7
...
...
@@ -29,6 +29,16 @@
% Define colours
\definecolor
{
blue-mu
}{
RGB
}{
0,39,118
}
\definecolor
{
ref-dark-red
}{
rgb
}{
0.6,0.15,0.15
}
\definecolor
{
ref-dark-green
}{
rgb
}{
0.15,0.4,0.15
}
\definecolor
{
ref-medium-blue
}{
rgb
}{
0,0,0.5
}
% setup hyperref
\RequirePackage
[ colorlinks=true
, linkcolor=
{
ref-dark-red
}
, citecolor=
{
ref-dark-green
}
, urlcolor=
{
ref-medium-blue
}
]
{
hyperref
}
% Define name strings and setting commands
\def\@
colorProfile
{}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment