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

Bug 827819

Summary: dev-tex/latex2html-2021.2-r2: Needs USE flag for SVG support
Product: Gentoo Linux Reporter: Wade Cline <wadecline>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: minor    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Wade Cline 2021-11-29 02:59:16 UTC
Newer versions of LaTeX2HTML have support for (and default to) SVG, but this support will only work if the appropriate packages are installed.  The appropriate package appears to be 'app-text/popper' with the 'cairo' USE flag.  If SVG support is available the file '/usr/lib64/latex2html/l2hconf.pm' will contain the non-empty definition: 

    $PDFTOCAIRO = '/usr/bin/pdftocairo';    # pdf to svg converter

Attached is an ebuild which should add an 'svg' USE flag to the ebuild.
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-11-29 04:30:41 UTC

*** This bug has been marked as a duplicate of bug 827817 ***