1. LaTeX introduction

1.1. LaTeX

LaTeX, is a document preparation system for high-quality typesetting.
It is most often used for technical or scientific documents but it can be used for almost any form of publishing.
LaTeX is pronounced Β«Lah-techΒ» or Β«Lay-techΒ» (as the β€˜ch’ sound in Scottish words like loch),
The main LaTeX files have a .tex file extension.

1.2. LaTeX built by python

The process of using python to build LaTeX code from templates is diagrammed below.
../_images/process.png
For use of python to build LaTeX files by others, see:

1.3. LaTeX Documentation

See: https://www.LaTeX-project.org/help/documentation/


1.4. Youtube Tutorials

Some useful tutorial series are listed: