Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
IPDSnelting
pflichtenheft
Commits
630b3806
Verified
Commit
630b3806
authored
Nov 21, 2019
by
uctxx
🎮
Browse files
fixed building
cleverref must be after amsmath
parent
1efc27dd
Changes
1
Show whitespace changes
Inline
Side-by-side
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