45 lines
1015 B
TeX
45 lines
1015 B
TeX
% !TEX root = ../thesis-example.tex
|
|
%
|
|
\chapter{System}
|
|
\label{sec:system}
|
|
|
|
\cleanchapterquote{Innovation distinguishes between a leader and a follower.}{Steve Jobs}{(CEO Apple Inc.)}
|
|
|
|
\Blindtext[2][1]
|
|
|
|
\section{System Section 1}
|
|
\label{sec:system:sec1}
|
|
|
|
\Blindtext[1][2]
|
|
|
|
\begin{figure}[htb]
|
|
\includegraphics[width=\textwidth]{gfx/Clean-Thesis-Figure}
|
|
\caption{Figure example: \textit{(a)} example part one, \textit{(c)} example part two; \textit{(c)} example part three}
|
|
\label{fig:system:example1}
|
|
\end{figure}
|
|
|
|
\Blindtext[1][2]
|
|
|
|
\section{System Section 2}
|
|
\label{sec:system:sec2}
|
|
|
|
\Blindtext[1][2]
|
|
|
|
\begin{figure}[htb]
|
|
\includegraphics[width=\textwidth]{gfx/Clean-Thesis-Figure}
|
|
\caption{Another Figure example: \textit{(a)} example part one, \textit{(c)} example part two; \textit{(c)} example part three}
|
|
\label{fig:system:example2}
|
|
\end{figure}
|
|
|
|
\Blindtext[2][2]
|
|
|
|
\section{System Section 3}
|
|
\label{sec:system:sec3}
|
|
|
|
\Blindtext[4][2]
|
|
|
|
\section{Conclusion}
|
|
\label{sec:system:conclusion}
|
|
|
|
\Blindtext[2][1]
|