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

Bug 482566

Summary: dev-tex/tex4ht should install symlinks for htlatex and xhlatex
Product: Gentoo Linux Reporter: Damien Levac <damien.levac>
Component: Current packagesAssignee: TeX project <tex>
Status: RESOLVED INVALID    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Damien Levac 2013-08-26 14:51:49 UTC
Needed to use locate htlatex && locate xhlatex to find them in the most inconvenient place:

/usr/share/texmf-site/tex/generic/tex4ht/htlatex
/usr/share/texmf-site/tex/generic/tex4ht/xhlatex

tex4ht have been pulled by texlive with the "tex4ht" useflag. The behaviour is the same whether or not the "java" use flag is present on tex4ht.
Comment 1 Alexis Ballier gentoo-dev 2013-08-27 15:49:53 UTC
no...

there is even an elog message:

    elog "In order to avoid collisions with multiple packages"
    elog "We are not installing the scripts in /usr/bin anymore"
    elog "If you want to use, say, htlatex, you can use 'mk4ht htlatex file'"
Comment 2 Damien Levac 2013-08-27 16:17:13 UTC
Oh, I am very sorry... Since I didn't emerge tex4ht directly, but that it was only brought in by texlive, I didn't notice the elog message... :/