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
P
pflichtenheft
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
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
pflichtenheft
Commits
630b3806
Verified
Commit
630b3806
authored
Nov 21, 2019
by
Pavel Zwerschke
🎮
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixed building
cleverref must be after amsmath
parent
1efc27dd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
pflichtenheft.tex
pflichtenheft.tex
+2
-1
No files found.
pflichtenheft.tex
View file @
630b3806
...
...
@@ -19,6 +19,7 @@
\usepackage
[yyyymmdd]
{
datetime
}
% must be after babel
\renewcommand
{
\dateseparator
}{
-
}
% ISO8601 date format
\usepackage
{
hyperref
}
\usepackage
{
amsmath
}
% for $\text{}$
\usepackage
[nameinlink]
{
cleveref
}
\crefname
{
figure
}{
Abb
}{
Abb
}
\usepackage
[section]
{
placeins
}
...
...
@@ -30,7 +31,7 @@
}
\usepackage
{
csquotes
}
\usepackage
{
amsmath
}
% for $\text{}$
\newcommand\urlpart
[2]
{$
\underbrace
{
\text
{
\texttt
{
#
1
}}}_{
\text
{
#
2
}}$}
\usepackage
{
pflichtenheft
}
...
...
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