Hi all,
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.
TeX Live and MacTeX ⇒ Packages not found for Installation
-
- Posts: 707
- Joined: Tue Mar 25, 2008 5:02 pm
Re: Packages not found for Installation
I don't know about Ubuntu, but in Fedora they're called "texlive-collectbox" and "texlive-adjustbox"
Packages not found for Installation
Have you tried
From what I saw you should be able to install them with:
Code: Select all
sudo tlmgr search --global <package>
Code: Select all
sudo tlmgr install adjustbox collectbox