I installed LaTeX on my Kubuntu with those commands:
sudo apt-get install abntex
sudo apt-get install texmaker
sudo apt-get install texlive-latex-base texlive-latex-extra texlive-latex-recommended texlive-fonts-recommended texmaker
but I also need to use listings package for my assignment paper. Please, help, how to install listings package for LaTeX here?
Hi all,
I'm sure there is a simple solution to this, but my problem is as follows:
I have the TeXLive 2008 DVD, from which I have installed the LaTeX system in Kubuntu 9.04. It installed correctly apparently, and I've tried the commands suggested by the TeXLive installation guide to check if the TeX installation is working, and it is indeed.
Stage
I am using Ubuntu 12.04.
I want to install some TexLive packages, but they requires their own documentation packages.
For example:
texlive-latex-extra pulls texlive-latex-extra-doc.
texlive-pictures pulls texlive-pictures-doc.
etc.
Documentation packages are very very heavy, so avoid downloading them results in a faster installation.
Question
How can I install packages without docum
I am searching for a particular LaTeX input file, and have not been able to find it in the repositories.
I am fairly certain that the repositories can be searched by contents because the following command (searching for the LaTeX input file amsmath.sty) is successful:
# apt-cache search amsmath
texlive-latex-base - TeX Live: Basic LaTeX packages
texlive-doc-it - TeX Live: Italian documentation
t
Hi all,
Has anybody compiled texlive 2012 on Fedora 18 recently ? I am getting following message when I do "yum install texlive" .
Having trouble installing/using the media9 package with texlive.
Error:
I try to compile the file test.tex:
\documentclass{article}
\usepackage[english]{babel} % Rumored to be required by media9, language irrelevant
\usepackage{media9}
\begin{document}
\end{document}
using
# pdflatex test.tex
LaTeX Error: File `media9.sty' not found.
Double check:
# apt-get install texlive-latex-extra
Re
Hi,
Today I tried to install the Tex system on my notebook but
I encountered an error during installing texlive-base package
Code:
The following NEW packages will be installed:
texlive-base
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/14.7MB of archives.
After this operation, 31.9MB of additional disk space will be used.
(Reading database ...
I am helping with the Ubuntu manual, which uses LaTex and TeXLive.
For this, I'd love to use Gummi, as it has a live preview of the output with almost-instant notification of syntax errors.
However:
Gummi does not recognise certain tags that are specific to Ubuntu, e.g.
I had been using fedora 14 for a long time as I disliked Gnome-3 intensely. On advice from the forum members, I have installed fedora 18 with xfce. xfce is tolerable, but all hell has broken due to fedora 18!
To avoid mixing issues, I shall seek advice on one problem at a time.
I have installed texlive, texlive-latex and texlive-beamer.