mirror of
https://github.com/13hannes11/bachelor_thesis.git
synced 2024-09-04 01:11:00 +02:00
prevent linebreaks in example figure
This commit is contained in:
@@ -150,7 +150,13 @@ The case study used in this thesis is a simplified version from forestry \todo[]
|
|||||||
The used characteristics and attributes are shown in \autoref{fig:Concept:ForestExample}. Additionally, as examples preferences, a configuration state and a finished configuration are given.
|
The used characteristics and attributes are shown in \autoref{fig:Concept:ForestExample}. Additionally, as examples preferences, a configuration state and a finished configuration are given.
|
||||||
|
|
||||||
\begin{figure}
|
\begin{figure}
|
||||||
\begin{mdframed}[frametitle={Example for Forestry Use Case}, linecolor=black, frametitlerulecolor=black, frametitlebackgroundcolor=gray!5]
|
\begin{mdframed}[
|
||||||
|
nobreak=true,
|
||||||
|
frametitle={Example for Forestry Use Case},
|
||||||
|
linecolor=black,
|
||||||
|
frametitlerulecolor=black,
|
||||||
|
frametitlebackgroundcolor=gray!5
|
||||||
|
]
|
||||||
In this example there is a small group of users. The use case is a piece of forest and variables are for example harvesting activity, which trees to grow and accessibility for people.
|
In this example there is a small group of users. The use case is a piece of forest and variables are for example harvesting activity, which trees to grow and accessibility for people.
|
||||||
\begin{align}
|
\begin{align}
|
||||||
\begin{split}
|
\begin{split}
|
||||||
|
|||||||
Reference in New Issue
Block a user