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 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
I have been running F11 for some time now. I install updates regularly and to this time have had no issues. Now it comes up with error.
Code:
[root@red 2305 ~]
$ yum update
Loaded plugins: protectbase, refresh-packagekit
0 packages excluded due to repository protections
Setting up Update Process
Resolving Dependencies
Code:
sudo yum install kdesdk
....
Transaction Check Error:
Rémy Oudompheng wrote:
TeXLive has been updated to match 2011 release. The package texlive-bin does not include biblatex-biber, the Perl replacement to biblatex, as the required Perl dependencies as numerous and unpackaged at the moment.
It is possible that post-install scripts show errors during the update.
if you installed TeX Live via their install scripts you cannot simply install AUR packages, you need to install everything via tlmgr install, i.e.: tlmgr install fontspecI figured that once I tried the baposter package Trilby suggested - I'd previously tried to find fontspec on the tlmgr, but tlmgr couldn't find it (which was the reason I was confused).That said, how are you compiling yo
The problem is that I have vanilla TeXlive installed from the internet.
How can I determine if a package is a meta-package from the command line, possibly via apt-get, aptitude or apt-cache?
I have tried:
apt-cache show texlive-full
apt-cache showpkg texlive-full
but the only way I can tell this package is meta is by reading the "en-description" field.
Is there a more automatic way of doing this, that will give me a yes/no response, or at least have a field such