TeX Live and MacTeX ⇒ Packages not found for Installation
-
- Posts: 1
- Joined: Wed Apr 24, 2013 10:13 pm
Packages not found for Installation
I am trying to use the package adjustbox and hence collectbox on Ubuntu 12.10, 64-bit.
I have installed the texlive-pictures, and texlive-latex-extra binaries, which used to work on previous Linux flavours. I tried texlive-full, too. But the packages seem to have been removed, and I cannot find them.
(I am avoiding doing a manual install of TeX Live, since I use LaTeX a lot, and do not want to muck up my system.)
Can someone advise on how to get these packages working?
Thanks!
Taras.
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
-
- Posts: 707
- Joined: Tue Mar 25, 2008 5:02 pm
Re: Packages not found for Installation
Packages not found for Installation
Code: Select all
sudo tlmgr search --global <package>
Code: Select all
sudo tlmgr install adjustbox collectbox