Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
vorlage
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
general
stups
vorlage
Commits
673ac368
Commit
673ac368
authored
Sep 17, 2019
by
Jannik Dunkelau
Browse files
Options
Downloads
Patches
Plain Diff
Rename img/ to fig/
Appears to be more LaTeX-y.
parent
9a772dda
No related branches found
No related tags found
No related merge requests found
Changes
5
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
contents.tex
+1
-1
1 addition, 1 deletion
contents.tex
fig/hhu-logo-black.pdf
+0
-0
0 additions, 0 deletions
fig/hhu-logo-black.pdf
fig/hhu-logo-rgb.pdf
+0
-0
0 additions, 0 deletions
fig/hhu-logo-rgb.pdf
fig/the.png
+0
-0
0 additions, 0 deletions
fig/the.png
hhuthesis.cls
+2
-2
2 additions, 2 deletions
hhuthesis.cls
with
3 additions
and
3 deletions
contents.tex
+
1
−
1
View file @
673ac368
...
...
@@ -53,7 +53,7 @@ Im Wurzelverzeichnis finden Sie ein \texttt{Makefile}.
\label
{
sec:figures
}
\begin{figure}
[h]
\includegraphics
[width=4cm]
{
i
m
g/the.png
}
\includegraphics
[width=4cm]
{
f
ig/the.png
}
\caption
{
Initial thesis draft.
}
%
\label
{
fig:initial-draft
}
\end{figure}
...
...
This diff is collapsed.
Click to expand it.
i
m
g/hhu-logo-black.pdf
→
f
ig/hhu-logo-black.pdf
+
0
−
0
View file @
673ac368
File moved
This diff is collapsed.
Click to expand it.
i
m
g/hhu-logo-rgb.pdf
→
f
ig/hhu-logo-rgb.pdf
+
0
−
0
View file @
673ac368
File moved
This diff is collapsed.
Click to expand it.
i
m
g/the.png
→
f
ig/the.png
+
0
−
0
View file @
673ac368
File moved
This diff is collapsed.
Click to expand it.
hhuthesis.cls
+
2
−
2
View file @
673ac368
...
...
@@ -139,9 +139,9 @@
\raisebox
{
-10mm
}{
\begin{minipage}
[b]
{
6.5cm
}
\ifprintblackwhite
\includegraphics
[width=6.5cm]
{
i
m
g/hhu-logo-black
}
%
\includegraphics
[width=6.5cm]
{
f
ig/hhu-logo-black
}
%
\else
\includegraphics
[width=6.5cm]
{
i
m
g/hhu-logo-rgb
}
%
\includegraphics
[width=6.5cm]
{
f
ig/hhu-logo-rgb
}
%
\fi
\end{minipage}
%
}
%
...
...
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