Skip to content

Commit

Permalink
fixed figure captions
Browse files Browse the repository at this point in the history
  • Loading branch information
eribe committed Nov 22, 2011
1 parent 80e9ba9 commit 01e821c
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion report/evaluation/evaluation.tex
Expand Up @@ -35,7 +35,7 @@ \subsection{Team Evolution}
\begin{figure}[htb]
\center
\includegraphics[width=0.6\textwidth]{./evaluation/img/conflict3}
\caption{Optimal conflict level \label{fig:conflict3}}
\caption{Optimal Conflict Level \label{fig:conflict3}}
\end{figure}

Even though we had some difficulties in the start, this did not negatively influence the final product or report. The lack of hours used on task completion, early in the project, was improved in the later sprints, and the hours we used for discussions contributed to a better team dynamic and problem solving for the rest of the project.
Expand Down
4 changes: 2 additions & 2 deletions report/planning/architectural_final.tex
Expand Up @@ -101,7 +101,7 @@ \subsection{Layered Architectural Pattern}
\begin{figure}[htb]
\center
\includegraphics[width=0.7\textwidth]{./planning/img/layered}
\caption{Layered Architectural Pattern in the \gls{utility}\label{fig:layered}}
\caption{Layered Architectural Pattern in the \Gls{utility}\label{fig:layered}}
\end{figure}

%----------------------------
Expand All @@ -127,7 +127,7 @@ \subsection{Process View}
\begin{figure}[htb]
\center
\includegraphics[width = \textwidth]{./evaluation/img/FinalSequenceDiagram}
\caption{Data flow during regular execution\label{fig:processview}}
\caption{Data Flow During Regular Execution\label{fig:processview}}
\end{figure}


Expand Down
6 changes: 3 additions & 3 deletions report/sprints/sprint1.tex
Expand Up @@ -141,7 +141,7 @@ \subsection{Preliminary Design}
\begin{figure}[!htb]
\center
\includegraphics[width=\textwidth]{./sprints/img/design}
\caption{Overall design\label{fig:sp1:design}}
\caption{Overall Design\label{fig:sp1:design}}
\end{figure}

\paragraph{Command line interface}
Expand Down Expand Up @@ -413,7 +413,7 @@ \subsection{\gls{cli} Support for Configuration File}

\begin{figure}[ht]
\includegraphics[width=\textwidth]{./sprints/img/cmd_agetest_run}
\caption{Command line\label{fig:sp1cmd}}
\caption{Command Line\label{fig:sp1cmd}}
\end{figure}

\subsection{Configuration of Valid Ranges}
Expand Down Expand Up @@ -603,7 +603,7 @@ \subsection{Review}

\begin{figure}[!htb]
\includegraphics[width=\textwidth]{./sprints/img/burndown_chart_s1}
\caption{Burndown chart\label{fig:sp1:burndown}}
\caption{Burndown Chart\label{fig:sp1:burndown}}
\end{figure}

\subsection{Positive Experiences}
Expand Down

0 comments on commit 01e821c

Please sign in to comment.