Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
Latex Template Abschlussarbeit
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
W-12
öffentlich
Latex Template Abschlussarbeit
Commits
c3d01ead
Commit
c3d01ead
authored
10 months ago
by
Lennart Grambow
Browse files
Options
Downloads
Patches
Plain Diff
Update settings.tex - Paket "Subfigure" ist veraltet und caption package richtig formatiert.
parent
99610c3b
No related branches found
Branches containing commit
No related tags found
1 merge request
!1
Update settings.tex - Paket "Subfigure" ist veraltet und caption package richtig formatiert.
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
settings.tex
+2
-3
2 additions, 3 deletions
settings.tex
with
2 additions
and
3 deletions
settings.tex
+
2
−
3
View file @
c3d01ead
...
...
@@ -19,7 +19,6 @@
\usepackage
{
setspace
}
\usepackage
{
tikz
}
% drawing custom shapes
\usepackage
{
graphicx,graphics
}
% packages to manage images
\usepackage
{
subfigure
}
% display two figures next to each other
\usepackage
[export]
{
adjustbox
}
\usepackage
{
ragged2e
}
\usepackage
{
comment
}
...
...
@@ -33,7 +32,7 @@
\usepackage
{
enumitem
}
\usepackage
{
xcolor
}
\usepackage
{
emptypage
}
% no headers in empty pages
\usepackage
[
small,
hang
,bf
]
{
caption
}
% caption options
\usepackage
[
font={small,bf}, format=
hang]
{
caption
}
% caption options
\usepackage
{
subcaption
}
\usepackage
{
csquotes
}
\usepackage
[bottom]
{
footmisc
}
% Fotnotes are fixed to bottom of page
...
...
@@ -90,4 +89,4 @@ backref=false
% Increase indentation in lists
\newlist
{
mydescription
}{
description
}{
1
}
\setlist
[mydescription,1]
{
labelindent=2em, leftmargin=2em
}
\ No newline at end of file
\setlist
[mydescription,1]
{
labelindent=2em, leftmargin=2em
}
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment