Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
thesis
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Packages
Packages
Container Registry
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
teaching
thesis
Commits
a956b31c
Commit
a956b31c
authored
Apr 13, 2014
by
Florian Walch
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Enable hidelinks option; don't require xindy.
parent
37933df2
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
6 additions
and
3 deletions
+6
-3
README.md
README.md
+3
-0
build/main.pdf
build/main.pdf
+0
-0
main.tex
main.tex
+1
-1
settings/packages.tex
settings/packages.tex
+2
-2
No files found.
README.md
View file @
a956b31c
...
...
@@ -18,6 +18,8 @@ Comments & contributions welcome!
*
You can also use the provided Makefile, which will create a PDF in the
`build`
directory.
*
Look for
`TODO`
comments in the provided files. Start at
`main.tex`
.
For additional hints, have a look at
[
the wiki
][
wiki
]
.
## License
[
![Creative Commons License
][
license-image
]
][license]
...
...
@@ -30,5 +32,6 @@ This work is licensed under a [Creative Commons Attribution-ShareAlike 4.0 Inter
[
mytum
]:
https://portal.mytum.de
[
mytum-logo-tum
]:
https://portal.mytum.de/corporatedesign/download/TUM_Logo/index_html
[
mytum-logo-faculty
]:
https://portal.mytum.de/corporatedesign/download/fakultaetslogos/index_html
[
wiki
]:
https://github.com/fwalch/tum-thesis-latex/wiki/
[
license
]:
https://creativecommons.org/licenses/by-sa/4.0/
[
license-image
]:
https://i.creativecommons.org/l/by-sa/4.0/88x31.png
build/main.pdf
View file @
a956b31c
No preview for this file type
main.tex
View file @
a956b31c
\RequirePackage
[l2tabu,
orthodox]
{
nag
}
\RequirePackage
[l2tabu,orthodox]
{
nag
}
% TODO: decide if one-sided/two-sided
%\documentclass[headsepline,footsepline,footinclude=false,fontsize=11pt,paper=a4,listof=totoc,bibliography=totoc,BCOR=12mm,DIV=12]{scrbook} % two-sided
...
...
settings/packages.tex
View file @
a956b31c
...
...
@@ -16,6 +16,6 @@
\usepackage
{
booktabs
}
\usepackage
[final]
{
microtype
}
\usepackage
{
caption
}
\usepackage
{
hyperref
}
\usepackage
[
xindy={language=american,codepage=utf8},
toc,nonumberlist,acronym]
{
glossaries
}
% TODO: remove if glossary not needed
\usepackage
[hidelinks]
{
hyperref
}
% hidelinks removes colored boxes around references and links
\usepackage
[toc,nonumberlist,acronym]
{
glossaries
}
% TODO: remove if glossary not needed
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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