Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 531 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 531 Bytes

Latex

A set of custom made Latex classes and packages.

Installation

Install Latex

sudo apt-get install --assume-yes --quiet \
texlive-full latexila xzdec

Initialize the latex configuration

tlmgr init-usertree

Clone the repository

cd ${HOME}/texmf/tex/
# It's important clone the repository with "latex", with lower cases
git clone git@github.com:devaneando/Latex.git latex

License

Attribution-NonCommercial-ShareAlike 4.0 International