In this chapter, we talked about installing and using LaTeX. So we had only one first very basic test example.
\documentclass{article}
\begin{document}
This is our first document.
\end{document}

Figure 1.9
Go to next chapter.
Learning LaTeX
In this chapter, we talked about installing and using LaTeX. So we had only one first very basic test example.
\documentclass{article}
\begin{document}
This is our first document.
\end{document}

Go to next chapter.