X-Recipient: archive-cygwin@delorie.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7D7043870902
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
	s=default; t=1612620233;
	bh=sZSdlG+yTWsP5vGQ8GrwOv37Om8IeWkLO9k8IM8/rLo=;
	h=To:Subject:Date:References:List-Id:List-Unsubscribe:List-Archive:
	 List-Post:List-Help:List-Subscribe:From:Reply-To:Cc:From;
	b=gH4Yazq+0epW9PZ691z6AcoG5U9u59SPpsm3wGmiDtym+ui/RIx79n2Xsg9q1CAwp
	 WTgHqiY2xn0lyM5mqS7gjDutQIz80oVbJ+PFgG/0hQZITUrXNBO/XLnSOvndfgNeig
	 l43SGXkf6dr5lbd94bjCzI307/17IszEXZBrtUt4=
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 60EB5385783A
X-Injected-Via-Gmane: http://gmane.org/
To: cygwin@cygwin.com
Subject: Re: [ANNOUNCEMENT] TeX Live collections 20210118-1
Date: Sat, 06 Feb 2021 09:03:24 -0500
Message-ID: <vriuwnvlb8er.fsf@mail.aol.com>
References: <announce.bebf9c21-480f-346f-b80c-3dfc0c8e192f@cornell.edu>
Mime-Version: 1.0
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (cygwin)
Cancel-Lock: sha1:qYR+XdFtsSnfMiGMNK7SduAhKks=
X-Spam-Status: No, score=-2.4 required=5.0 tests=BAYES_00,
 FREEMAIL_FORGED_FROMDOMAIN, FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,
 KAM_DMARC_STATUS, KAM_GOODAOL, KAM_NUMSUBJECT, SPF_HELO_NONE, SPF_PASS,
 TXREP autolearn=ham autolearn_force=no version=3.4.2
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on
 server2.sourceware.org
X-BeenThere: cygwin@cygwin.com
X-Mailman-Version: 2.1.29
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
From: airplanemath via Cygwin <cygwin@cygwin.com>
Reply-To: airplanemath <airplanemath@aol.com>
Cc: cygwin-announce@cygwin.com
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: "Cygwin" <cygwin-bounces@cygwin.com>

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?

--
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
