Changes

Jump to navigation Jump to search
m
{{Installation navbox}}
== Setup ==
TeXlive is contained in Debian. Just call
aptitude update
aptitude install texlive
aptitude install lmodern texlive-context
TeXlive is packaged for Debian/sid/i386Which will bring you: texlive-latex-recommended, texlive-fonts-recommended,texlive-context, texlive-latex-base, texlive-base.You can go on and installUsers can enable them by adding the following line in your /etc/apt/sources.list file additional packages (as rootlike texlive-latex-extra):and additional languages<code> echo "deb http://www.tug.org/(like texlive/Debian/ pool/" >>/etc/apt/sources.list apt-get updatelang-german) and additional documentation (like</code>and follow the instructions here: [http://www.tug.org/texlive/debian.html]-doc-en).
If you want to have a system closely mirroring a TeX Live DVD, you can
install the texlive-full packages, which pulls in all packages.
== Install == Basically, after having purged any ohter TeX distrib such as tetex:<code> apt-get remove --purge tetex-* texinfo</code>you just have to apt-get the packages as root:<code> apt-get install texlive-context apt-get install texlive-pdfetex apt-get aptitude install texlive-metapost</code>full
The <tt>texlive-context</tt> package may be older then the <tt>context</tt> packages from Norbert Preining; see [[Debian_installation]].
== Fonts ==
It may be of interest to get fonts as well:
<code>
apt-get aptitude install texlive-fontsrecommended apt-get install lmodern aptfonts-get install recommended cm-super
</code>
 
== TeXinfo ==
And to get back texinfo if needed:
<code>
apt-get aptitude install texinfo
</code>
{{Installation navbox}}
[[Category:Installation]]
--[[User:Olivier|Olivier]] 13:05, 7 November 2005 (CET)

Navigation menu