Split STRIPS example <noupdate>

This commit is contained in:
2023-12-31 10:34:21 +01:00
parent 03eb5780ca
commit 9e25277c0d
9 changed files with 8 additions and 4 deletions

View File

@ -367,10 +367,14 @@ def strips(problem):
\begin{example}[Moving blocks] \begin{example}[Moving blocks]
\begin{center} \begin{center}
\includegraphics[trim={0 32.2cm 0 0}, clip, width=0.85\textwidth]{img/_strips_example.pdf} \includegraphics[width=0.85\textwidth]{img/_strips_example1.pdf}
\end{center} \includegraphics[width=0.85\textwidth]{img/_strips_example2.pdf}
\begin{center} \includegraphics[width=0.85\textwidth]{img/_strips_example3.pdf}
\includegraphics[trim={0 0 0 17.5cm}, clip, width=0.85\textwidth]{img/_strips_example.pdf} \includegraphics[width=0.85\textwidth]{img/_strips_example4.pdf}
\includegraphics[width=0.85\textwidth]{img/_strips_example5.pdf}
\includegraphics[width=0.85\textwidth]{img/_strips_example6.pdf}
\includegraphics[width=0.85\textwidth]{img/_strips_example7.pdf}
\includegraphics[width=0.85\textwidth]{img/_strips_example8.pdf}
\end{center} \end{center}
\end{example} \end{example}