add short caption to tables and figures

This commit is contained in:
hannes.kuchelmeister
2020-05-07 15:34:14 +02:00
parent 5aa6289c1a
commit 5eca0965b5
4 changed files with 18 additions and 19 deletions

View File

@@ -109,7 +109,7 @@ They select the current state at the beginning of the process. Then users repeat
\begin{figure}
\centering
\includegraphics[width=1\textwidth]{./figures/40_concept/bpmn_configuration_process_with_continious_recommendation.pdf}
\caption{A BPMN diagram of the configuration process.}
\caption[Configuration Process]{A BPMN diagram of the configuration process.}
\label{fig:Concept:ConfigurationProcess}
\end{figure}
@@ -138,7 +138,7 @@ They select the current state at the beginning of the process. Then users repeat
\end{enumerate} \\
\hline
\end{tabularx}
\caption{A description of the main way users will interact with the system}
\caption[Main System Usage]{A description of the main way users will interact with the system}
\label{tab:Concept:MainUseCase}
\end{center}
\end{table}
@@ -183,7 +183,7 @@ The used characteristics and attributes are shown in \autoref{fig:Concept:Forest
\end{split} \notag
\end{align}
\end{mdframed}
\caption{An example of use case in forestry that includes two people.}
\caption[Forestry Use Case]{An example of use case in forestry that includes two people.}
\label{fig:Concept:ForestExample}
\end{figure}
@@ -276,7 +276,7 @@ Last, $S_{F1}$ and $S_{F4}$ differentiate in terms of the characteristic choice
$P_1$ & 0.5 & 0.5 & 0.5 & 0.5 & 0.5 & 0.5 & \textbf{0.1} & \textbf{0.7} & \textbf{0.9} & \textbf{0.6} & \textbf{0.8} & \textbf{0.2} & 0.5 & 0.5 & 0.5 & 0.5 & 0.5 & 0.5 & 0.5 & 0.5 & 0.5 \\
$P_2$ & \textbf{0.1} & \textbf{0.6} & \textbf{0.9} & 0.5 & 0.5 & 0.5 & 0.5 & 0.5 & 0.5 & \textbf{0.8} & \textbf{0.3} & \textbf{0.1} & 0.5 & 0.5 & 0.5 & 0.5 & 0.5 & 0.5 & 0.5 & 0.5 & 0.5 \\
\end{tabularx}
\caption{A table showing the preferences of an example for this section.}
\caption[Forestry Use Case: Example Preferences]{A table showing the preferences of an example for this section.}
\label{tab:Concept:UseCaseRating}
\end{table}
@@ -292,7 +292,7 @@ Last, $S_{F1}$ and $S_{F4}$ differentiate in terms of the characteristic choice
$S_{F3}$ & - & \pmb{\checkmark} & - & - & \pmb{\checkmark} & - & - & \checkmark & - & - & \pmb{\checkmark} & - & - & - & \checkmark & - & \checkmark & - & \checkmark & - & - \\
$S_{F4}$ & - & - & \pmb{\checkmark} & - & \pmb{\checkmark} & - & - & \checkmark & - & \pmb{\checkmark} & - & - & - & - & \checkmark & - & \checkmark & - & \checkmark & - & - \\
\end{tabularx}
\caption{The current configuration state $ S $ and the stored finished configurations $ S_{Fi} $.}
\caption[Forestry Use Case: Example Configurations]{The current configuration state $ S $ and the stored finished configurations $ S_{Fi} $.}
\label{tab:Concept:UseCaseConfigurations}
\end{table}