X-Recipient: archive-cygwin AT delorie DOT 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 AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 60EB5385783A X-Injected-Via-Gmane: http://gmane.org/ To: cygwin AT cygwin DOT com Subject: Re: [ANNOUNCEMENT] TeX Live collections 20210118-1 Date: Sat, 06 Feb 2021 09:03:24 -0500 Message-ID: References: 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 AT cygwin DOT com X-Mailman-Version: 2.1.29 List-Id: General Cygwin discussions and problem reports List-Archive: List-Post: List-Help: List-Subscribe: , From: airplanemath via Cygwin Reply-To: airplanemath Cc: cygwin-announce AT cygwin DOT com Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Cygwin" 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