General ⇒ LaTeX on Ubuntu
install tlmgr on ubuntu
Thanks--
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- Stefan Kottwitz
- Site Admin
- Posts: 10360
- Joined: Mon Mar 10, 2008 9:44 pm
LaTeX on Ubuntu
if you installed the normal TeX Live 2009 you could start the tlmgr at the command prompt. Just open a terminal and type:
Code: Select all
sudo tlmgr
TeX Live 2010 will appear soon, so I will install it from tug.org/texlive as well.
Stefan
Re: LaTeX on Ubuntu
tlmgr: command not found
I did install TL from Synaptic-- the cli installation seemed too involved.
Do I need to install the ENTIRE TL huge collection of packages to get tlmgr?
LaTeX on Ubuntu
(EDIT: There's some info about the schemes available and choosing between them in the TeXlive 2010 guide here. If I were you, I'd stick with the packages you installed through Ubuntu until TL 2010 is released, and then switch over then. You can still install or update packages manually in the meantime if need be.)