How to write in LaTeX? Create first Document
In the previous article, we see how to install LaTeX. In this lesson, we will see how you create your first LaTeX document. The extension used for the LaTeX file is .tex. This file has two parts i.e. preamble and body. Part-1: Preamble The preamble contains information regarding document type, page formatting parameters (font size, … Read more