archlinux

LaTeX

References:


Install

sudo pacman -S --needed texlive-latexrecommended

(Optional) For auxiliary programs (for example, pdfjam) install

sudo pacman -S --needed texlive-binextra

As user, execute

tlmgr init-usertree

User directory

~/texmf/

Install packages

tlmgr --usermode install \
	babel-portuges \
	import \
	subfiles \
	commath \
	framed \
	pgf

LaTeX packages:


Back to index