30 lines
741 B
TeX
30 lines
741 B
TeX
\chapter{Introduzione}
|
|
\label{ch:introduction}
|
|
|
|
\section{Obiettivi}
|
|
\label{sec:obiettivo}
|
|
Lorem ipsum
|
|
|
|
\subsection{Komatsu PC210 NLC-8}
|
|
Lorem ipsum
|
|
|
|
|
|
\begin{figure}[htbp]
|
|
\centering
|
|
\begin{subfigure}{1\textwidth}
|
|
\centering
|
|
\includegraphics[width=\textwidth]{assets/images/pc210nlc-8/IMG_0002.jpeg}
|
|
\caption{Frontalmente}
|
|
\label{fig:komatsu_front}
|
|
\end{subfigure}
|
|
\hfill
|
|
\begin{subfigure}{1\textwidth}
|
|
\centering
|
|
\includegraphics[width=\textwidth]{assets/images/pc210nlc-8/IMG_0001.jpeg}
|
|
\caption{Dal retro}
|
|
\label{fig:komatsu_rear}
|
|
\end{subfigure}
|
|
\caption{Komatsu PC210 NLC-8 sul quale si è operato}
|
|
\label{fig:komatsu_overview}
|
|
\end{figure}
|