LANGUAGE » LATEX

Syntax

Basic

Structure

latex
\documentclass[10pt,a4paper]{article}
\begin{document}
% Content of the document
\end{document}