- Change: readme text
- Add: initial style, document
This commit is contained in:
44
content/chapter-system.tex
Normal file
44
content/chapter-system.tex
Normal file
@@ -0,0 +1,44 @@
|
||||
% !TEX root = ../Clean-Thesis.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]
|
Reference in New Issue
Block a user