First page
Back
Continue
Last page
Overview
Graphics
Parts of a LaTeX document
\documentclass{article}
% Comment sign is “%”
% Preamble of document
\begin{document}
% Body of document
\end{document}
Notes: