Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 355017

Summary: dev-texlive/texlive-latexextra-2008-r1 comes with incomplete notes package
Product: Gentoo Linux Reporter: Enno Gröper <enno+gentoo>
Component: Current packagesAssignee: Alexis Ballier <aballier>
Status: RESOLVED FIXED    
Severity: normal CC: tex
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 355085    
Bug Blocks:    

Description Enno Gröper 2011-02-15 12:51:55 UTC
The images {hand,info,warn}.{png,eps,pdf} are missing in /usr/share/texmf-dist/tex/latex/notes

This seems to be only an issue in the stable texlive ebuild.
It uses texlive-module-notes-2008.tar.lzma from the gentoo mirrors which doesn't contain the images.
The newer texlive-module-notes-2009.tar.xz does contain them.

This should be fixed or a newer texlive ebuild should be stabilized.

Reproducible: Always

Steps to Reproduce:
1. emerge dev-texlive/texlive-latexextra-2008-r1
2. Use \usepackage{notes} in a LaTeX-File
3. Use one of the boxes, i.e. 
  \begin{warningnote}
    My Warning
  \end{warningnote}
  in your .tex
4. compile the .tex file

Actual Results:  
error| File `warn' not found.

Expected Results:  
The file should compile and show the warning note box with the corresponding icon left of it.
Comment 1 Alexis Ballier gentoo-dev 2011-02-15 18:49:17 UTC
I assume it is fixed in the 2010 version too, right?
Comment 2 Enno Gröper 2011-02-15 18:54:36 UTC
(In reply to comment #1)
> I assume it is fixed in the 2010 version too, right?
Yes, it is. Sorry. I didn't check this before writing the report.

Comment 3 Alexis Ballier gentoo-dev 2011-10-05 20:03:10 UTC
(In reply to comment #1)
> I assume it is fixed in the 2010 version too, right?

2010 is stable ->fixed