I understand that to run beamer one needs to install beamer, pgf and xcolor. What are the dependencies (and dependencies of the dependencies, etc) of these three packages? (Im using MikTex 2.8.)
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.
closed as not a real question by Marco Daniel, Joseph Wright♦ Aug 4 '12 at 21:26
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.
beamerandpgfhas a section about dependencies, §2.1 and §8.1 respectively. As far as packages go, you've mentioned all of them:beamerneedspgf(v. 1.0) andxcolor(v. 2.0),pgfneedsxcolor(v. 2.0). – Torbjørn T. Jul 30 '12 at 12:03