I'm a beginer in Latex and I like to learn about it, as I'm user Mac, I installed LaTeXit, but I have multiple problems.
I begin to write in the editor area, but I just get the first page of the document, I don't know why.
Here an screenshoot: I don't see the second part, even when I export the document.
I just simply follow an tutorial, but that it doesn't work.
Here my config:
\documentclass[10pt]{article}
\usepackage[utf8]{inputenc}
\title{First document}
\author{User}
\date{2017-01-01}
Preambles config.
And in the Body config, I have:
\begin{document}
\end{document}

/Applications/TeX. – Herb Schulz Jan 10 '17 at 22:21