Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 827819 - dev-tex/latex2html-2021.2-r2: Needs USE flag for SVG support
Summary: dev-tex/latex2html-2021.2-r2: Needs USE flag for SVG support
Status: RESOLVED DUPLICATE of bug 827817
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-11-29 02:59 UTC by Wade Cline
Modified: 2021-11-29 04:30 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***