Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
studarbeit
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
IPDSnelting
studarbeit
Commits
207ff17b
Commit
207ff17b
authored
Dec 02, 2015
by
Andreas Zwinkau
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
draft and recalc for safety
parent
2c80c901
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
0 deletions
+5
-0
thesis/style/studarbeit.sty
thesis/style/studarbeit.sty
+4
-0
thesis/thesis.tex
thesis/thesis.tex
+1
-0
No files found.
thesis/style/studarbeit.sty
View file @
207ff17b
\usepackage
{
lmodern
}
\usepackage
{
microtype
}
\usepackage
[german]
{
babel
}
\usepackage
{
tikz
}
...
...
@@ -130,3 +132,5 @@
\newcommand
{
\tikzselect
}
[3][black!20]
{{
\fill
[color=#1]
plot[smooth cycle, tension=#2] coordinates
{
#3
}
-- cycle;
}}
\recalctypearea
% necessary if e.g. somebody changes fonts
thesis/thesis.tex
View file @
207ff17b
...
...
@@ -4,6 +4,7 @@
% binding correction (BCOR) von 1cm für Leimbindung
\KOMAoptions
{
BCOR=1cm
}
\KOMAoptions
{
draft=yes
}
\usepackage
[utf8]
{
inputenc
}
% encoding of sources
\usepackage
[T1]
{
fontenc
}
...
...
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