On 2/6/2021 10:18 AM, Ken Brown via Cygwin wrote:
On 2/6/2021 9:03 AM, airplanemath via Cygwin wrote:
texlive-collection-latexrecommended contains
"/usr/share/texmf-dist/tex/latex/ragged2e/ragged2e.sty".
On line 145, this file uses everysel.sty, which appears to have
been dropped from the 2021 rebuild:

$ cygcheck -p everysel.sty
Found 5 matches for everysel.sty
texlive-collection-langjapanese-20190509-1 - texlive-collection-langjapanese: TeX Live japanese language support texlive-collection-langjapanese-20200406-1 - texlive-collection-langjapanese: TeX Live japanese language support texlive-collection-langjapanese-20210118-1 - texlive-collection-langjapanese: TeX Live japanese language support texlive-collection-latexrecommended-20190509-1 - texlive-collection-latexrecommended: TeX Live latexrecommended package collection texlive-collection-latexrecommended-20200406-1 - texlive-collection-latexrecommended: TeX Live latexrecommended package collection

One of my LaTeX files uses ragged2e, and broke.  Running "tlmgr
--usermode install everysel" fixed the problem and allowed ragged2e to
finish loading.

Was this intentional?  Am I missing something?

everysel is obsolete:

   https://ctan.org/pkg/everysel?lang=en

It looks like the ragged2e maintainer removed the dependency on everysel just yesterday and is preparing an upload to CTAN:

   https://gitlab.com/TeXhackse/ragged2e

I'll try to remember to update texlive-collection-latexrecommended when the new ragged2e makes it into TeX Live.

[Note to self: This is why it's a bad idea to update the TeX Live collections between the official annual releases.]

I've just uploaded texlive-collection-latexrecommended-20210118-2 as a test release, with the new ragged2e. If you have a chance to try it and let me know if it works for you, I'll upgrade it from test to current.

It turns out that the new ragged2e will still require everysel until the latex version is updated to 2021/01/05. I would have to update texlive-collection-latex in order to achieve that, and I'd rather not rock the boat if I don't have to. But upstream TeX Live has taken care of that by adding everysel back to collection-latexrecommended.

Ken
--
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

Reply via email to