On Thu, May 21, 2020 at 03:16:36PM -0000, Grant Edwards wrote:
> I don't see any pure Perl/Ghostscript utility in that thread.  There's
> a bash program, but it doesn't support compression in input files.

Yes, it's Bash; I mentioned Perl and GhostScript as they are dependencies of the
script.

> Now I can uninstall TexLive until the next time I need to tweak my
> résumé. :) I usually do have TexLive installed, but a while back it
> was causing a blockage when trying to do an update. So I uninstalled
> it in order to get on the the 'emerge -auvND world' and never got
> around to re-installing it until today.

This is a known issue with some of the  language  packages  hard-blocking  newer
versions of the base TeXLive packages, as a new  release  of  the  base  doesn't
necessarily mandate a new release of all the subsidiary  packages  [1].   For  a
number of years, I (uses TeX every  day)  just  used  the  standalone  installer
provided by TUG.org, as the blocking used to be much harder to resolve.

        $ eix '-I#' dev-texlive/texlive-lang > texlive-lang-packages
        $ emerge --deselect=n --unmerge texlive-latex texlive-basic \
                $(cat texlive-lang-packages)
        $ emerge -uDN1a @world

[1] https://wiki.gentoo.org/wiki/TeX_Live#Upgrading

-- 

Ashley Dixon
suugaku.co.uk

2A9A 4117
DA96 D18A
8A7B B0D2
A30E BF25
F290 A8AA

Attachment: signature.asc
Description: PGP signature

Reply via email to