Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Lukas Nagel
itt
Commits
90608f59
Commit
90608f59
authored
Nov 30, 2021
by
Lukas Nagel
Browse files
fix image sizes
parent
e86c41da
Changes
2
Hide whitespace changes
Inline
Side-by-side
presentation/presentation.tex
View file @
90608f59
...
...
@@ -83,9 +83,9 @@
\item
Zeiger wird mit jedem Commit vorwärts bewegt
\end{itemize}
\center
\begin{
figur
e}
\i
ncludegraphics
{
../grafiken/ex4-graph
}
\end{
figur
e}
\begin{
imag
e}
\i
mg
{
../grafiken/ex4-graph
}
\end{
imag
e}
\end{frame}
%
...
...
@@ -99,9 +99,9 @@
\item
Referenz auf objekte durch Hash des Zielobjekts
\end{itemize}
\center
\begin{
figur
e}
\i
ncludegraphics
{
../grafiken/git-object
}
\end{
figur
e}
\begin{
imag
e}
\i
mg
{
../grafiken/git-object
}
\end{
imag
e}
\end{frame}
\subsection
{
Konsequenz
}
...
...
@@ -205,11 +205,10 @@
\uncover
<2>
{
\cmd
{
git commit -m
}
\str
{
pep8
}
&
\cmt
{
Änderungen commiten
}
\\
}
\end{commandline}
\end{Beispiel}
\center
\begin{figure}
\only
<1>
{
\includegraphics
{
../grafiken/ex1-graph-precommit
}}
\only
<2>
{
\includegraphics
{
../grafiken/ex1-graph
}}
\end{figure}
\begin{images}
\only
<1>
{
\img
{
../grafiken/ex1-graph-precommit
}}
\only
<2>
{
\img
{
../grafiken/ex1-graph
}}
\end{images}
\end{frame}
%
...
...
@@ -297,10 +296,10 @@
\visible
<2->
{
\cmd
{
git commit -m
}
\str
{
presort input
}}
&
\\
\end{commandline}
\center
\begin{
figure}
\only
<1>
{
\i
ncludegraphics
{
../grafiken/ex2-graph-precommit
}}
\only
<2>
{
\i
ncludegraphics
{
../grafiken/ex2-graph
}}
\end{
figure
}
\begin{
images}
[0.4]
\only
<1>
{
\i
mg
{
../grafiken/ex2-graph-precommit
}}
\only
<2>
{
\i
mg
{
../grafiken/ex2-graph
}}
\end{
images
}
\end{Beispiel}
\end{frame}
...
...
@@ -327,10 +326,10 @@
\item
Erzeugt keinen Merge Commit (!)
\end{itemize}
\center
\begin{
figure
}
\only
<1>
{
\i
ncludegraphics
{
../grafiken/merge-fast-forward-premerge
}}
\only
<2>
{
\i
ncludegraphics
{
../grafiken/merge-fast-forward
}}
\end{
figure
}
\begin{
images
}
\only
<1>
{
\i
mg
{
../grafiken/merge-fast-forward-premerge
}}
\only
<2>
{
\i
mg
{
../grafiken/merge-fast-forward
}}
\end{
images
}
\end{frame}
...
...
@@ -346,10 +345,10 @@
\item
\code
{
tree
}
des commits enthält gemerget Version
\end{itemize}
\center
\begin{
figure
}
\only
<1>
{
\i
ncludegraphics
{
../grafiken/merge-three-way-premerge
}}
\only
<2>
{
\i
ncludegraphics
{
../grafiken/merge-three-way
}}
\end{
figure
}
\begin{
images
}
\only
<1>
{
\i
mg
{
../grafiken/merge-three-way-premerge
}}
\only
<2>
{
\i
mg
{
../grafiken/merge-three-way
}}
\end{
images
}
\end{frame}
\subsection
{
Beispiel merge
}
...
...
@@ -361,10 +360,10 @@
\end{commandline}
\end{Beispiel}
\center
\begin{
figure}
\only
<1>
{
\i
ncludegraphics
{
../grafiken/ex3-graph-premerge
}}
\only
<2>
{
\i
ncludegraphics
{
../grafiken/ex3-graph
}}
\end{
figure
}
\begin{
images}
[0.4]
\only
<1>
{
\i
mg
{
../grafiken/ex3-graph-premerge
}}
\only
<2>
{
\i
mg
{
../grafiken/ex3-graph
}}
\end{
images
}
\end{frame}
%
...
...
@@ -416,11 +415,11 @@
\visible
<3->
{
\cmd
{
git merge
}
alice/master
}
&
\\
\end{commandline}
\center
\begin{
figure}
\only
<1>
{
\i
ncludegraphics
{
../grafiken/ex4-graph-prefetch
}}
\only
<2>
{
\i
ncludegraphics
{
../grafiken/ex4-graph-premerge
}}
\only
<3>
{
\i
ncludegraphics
{
../grafiken/ex4-graph
}}
\end{
figure
}
\begin{
images}
[0.4]
\only
<1>
{
\i
mg
{
../grafiken/ex4-graph-prefetch
}}
\only
<2>
{
\i
mg
{
../grafiken/ex4-graph-premerge
}}
\only
<3>
{
\i
mg
{
../grafiken/ex4-graph
}}
\end{
images
}
\end{Beispiel}
\end{frame}
...
...
@@ -460,9 +459,9 @@
\begin{frame}
\frametitle
{
\secname
}
\center\small
\begin{
figur
e}
\i
ncludegraphics
[width=0.8\textwidth]
{
github-repo.png
}
\end{
figur
e}
\begin{
imag
e}
\i
mg
{
github-repo.png
}
\end{
imag
e}
GitHub Projekt Seite
\\
(
\url
{
https:/github.com/git/git
}
)
\end{frame}
...
...
@@ -475,9 +474,9 @@
\frametitle
{
\subsecname
}
GitHub nutzt zum Beitragen primär Forks und Pullrequests
\center
\begin{
figure}
\i
ncludegraphics
{
../grafiken/github-workflow
}
\end{
figur
e}
\begin{
image}
[0.9]
\i
mg
{
../grafiken/github-workflow
}
\end{
imag
e}
\end{frame}
\section
{
Fazit
}
...
...
presentation/theme.tex
View file @
90608f59
...
...
@@ -39,6 +39,26 @@
}
\setbeamertemplate
{
footline
}{
\footline
}
\def\imageheight
{
0.3
\textheight
}
\newenvironment
{
images
}
[1][0.5]
%
{
\def\imageheight
{
#1
\textheight
}
\begin{overlayarea}
{
\textwidth
}{
\imageheight
}
\center
}
%
{
\end{overlayarea}
}
\newenvironment
{
image
}
[1][0.5]
%
{
\def\imageheight
{
#1
\textheight
}
\center
}
%
{
\par
}
\newcommand\img
[2][\imageheight]
{
\includegraphics
[keepaspectratio=true,width=\textwidth, height=#1]
{
#2
}
}
\renewcommand\titlepage
{
\begin{center}
\vfill
...
...
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