I found several answers on this site recommending the mdframed package. However, I can't find a ubuntu texlive package that includes this. Do I have to install this manually or am I overlooking something here?
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
The current Ubuntu 11.04 includes TeX Live 2009, which is a bit too old for the |
|||
tlmgr install mdframed– Marco Daniel May 7 '11 at 12:29tlmgrbecause Ubuntu wants all software incl. LaTeX packages to be installed over its own manager. – Martin Scharrer♦ May 7 '11 at 12:35tlmgr(and it never will since that would contradict the idea of a system-wide package manager). Unfortunately Ubuntu 11.04 still includes TeX Live 2009. – Philipp May 7 '11 at 14:28