Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 560 Bytes

README.md

File metadata and controls

31 lines (23 loc) · 560 Bytes

texmf

A collection of common Latex packages for using everyday, and easy Latex setup.

Tested with latex version: pdfTeX 3.14159265-2.6-1.40.16 (TeX Live 2015/Debian).

Fonts

In (x)buntu, install additional fonts:

sudo apt-get install texlive-fonts-recommended

Additional notes

Basic installation of Latex

In (x)buntu:

sudo apt install texlive-latex-base

Installing specific language support

For Spanish:

sudo apt-get install texlive-lang-spanish

Installing extra packages

sudo apt install texlive-latex-extra