Changes

Jump to navigation Jump to search
345 bytes removed ,  16:00, 20 November 2012
m
{{Installation navbox}}
== Setup ==
TeXlive is contained in Debian. Just call
<pre>
aptitude update
aptitude install texlive
</pre> aptitude install lmodern texlive-context 
Which will bring you: texlive-latex-recommended, texlive-fonts-recommended,
texlive-context, texlive-latex-base, texlive-base. You can go on and install
install the texlive-full packages, which pulls in all packages.
<pre>
aptitude install texlive-full
</pre>
 
== Install ==
 
After purging any other TeX distribution, such as teTeX:
<code>
apt-get remove --purge tetex-* texinfo
</code>
you have just to <tt>apt-get</tt> these packages as root:
<code>
apt-get install lmodern texlive-context
</code>
The <tt>texlive-context</tt> package is old compared to may be older then the <tt>context</tt> packages from Norbert Preining; see [[Debian_installation]] for how to use the newer packages.
== Fonts ==
It may be of interest to get fonts as well:
<code>
apt-get aptitude install texlive-fonts-recommended cm-super
</code>
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)<br>
--[[User:Sanjoy|sanjoy]] 07:00, 6 January 2007 (GMT)

Navigation menu