texlive-pictures should depend on texlive-latex-extra

Bug #591238 reported by Einar
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
texlive-base (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

Binary package hint: texlive-pictures

Installed texlive-pictures to be able to write dot graphs directly in my .tex files. The dot2texi package requires the file moreverb.sty to be present. moreverb.sty resides in texlive-latex-extra but texlive-pictures doesn't depend on it.

One could possibly argue that texlive-pictures also should depend on (or at least recommend ) dot2tex.

Below is a simple latex document that fails to compile unless texlive-latex-extra and dot2tex are installed.

\documentclass{article}
\usepackage{dot2texi}
\usepackage{tikz}
\usetikzlibrary{shapes,arrows}
\begin{document}
 \begin{dot2tex}
  graph test {
   A -- B
   }
 \end{dot2tex}
\end{document}

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: texlive-pictures 2009-7
ProcVersionSignature: Ubuntu 2.6.32-22.36-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-22-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Tue Jun 8 14:27:39 2010
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=sv_SE:sv:en_GB:en
 LANG=sv_SE.utf8
 SHELL=/bin/bash
SourcePackage: texlive-base

Revision history for this message
Einar (christian-einarsson) wrote :
Revision history for this message
dino99 (9d9) wrote :

Closing that outdated report as EOL has been reached long time ago

Changed in texlive-base (Ubuntu):
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.