-
-
Notifications
You must be signed in to change notification settings - Fork 133
Installing Latex
This page will give you some basic instructions on how to install LaTeX in your computer. Please note that we are assuming you are familiar with the installation of software and, thus, these instructions are not detailed.
There are two main LaTeX distributions: MikTeX and TeX Live.
TeX Live is a multi-system distribution (Windows, macOS, Linux, …). For a long time MikTeX was only available for Windows. However, nowadays MikTeX is also a multi-system distribution (Windows, macOS, and Linux).
Both distributions are on and shall serve your purposes, and Google can help you with the pros and cons of each distribution and help you choose. I will highlight only a couple of facts:
- TeX Live is maintained by the LaTeX development community and is always up-to-date with the latest versions. However, the average user will have to install the full distribution, which will take +5 GBytes of hard disk space.
- MikTeX has the great ability to grow as necessary. One installs a LaTeX minimal system and then, the (extension) packages are downloaded automatically when required.
To me, the answer is rather simple:
- If you are short in disk space, choose MikTeX.
- If you want compatibility and have lots of free disk space, use TeX Live.
No matter which distribution you install, remember to download and install a proper LaTeX text editor.
Thanks for using this template and for contributing with your suggestions. We really appreciate it. If you may, please don't send us emails directly. Post your question in the GitHub Discussions page or the Facebook Group and you will get your answer there — perhaps even faster.