Index
Subject
: LUG: Installing LaTeX on Ubuntu
From
: Edward Anderson <nilbus@nilbus.[redacted]>
Date
: Tue, 03 Nov 2009 22:20:57 -0500
FYI, these are the packages (with their dependencies) that I needed to
install to compile my resume
[www.nilbus.com/resume/EdwardAnderson.tex] (or .pdf) using the
template I found and modified here
[http://www.rpi.edu/dept/arc/training/latex/resumes/].
sudo apt-get install texlive-latex-recommended texlive-fonts-extra
texlive-fonts-recommended
Replies
: