- Windows:
- Download https://mirror.ctan.org/systems/texlive/tlnet/install-tl-windows.exe
- Execute the newly-downloaded install-tl-windows.exe.
- Change settings as desired and install.
- Additional Windows-specific info. https://tug.org/texlive/windows.html
- Linux:
- Debian based:
sudo apt update
sudo apt install texlive-full -y
This takes about 5GB of disk space.
- Debian based:
Any tex editor can be a LaTex editor. But the recomended editors are
- Texstudio
- Windows: https://www.texstudio.org/
- Linux:
- Debian based:
- Adding repository:
sudo add-apt-repository ppa:sunderme/texstudio
- Updating with repository:
sudo apt update
- Installing:
sudo apt install texstudio
- Adding repository:
- Debian based:
- Texmaker: https://www.xm1math.net/texmaker/download.html
- Cloud: Use overleaf
- Basic latex enviroment syntax including lists, tables, matrices, coustom theorem formats like problem, example and definition. The pdf
- Basic document structure, this introduces basic document sectioning (or) structuring. The pdf