X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:from:date:message-id:subject:to
	:content-type; q=dns; s=default; b=vyD25c+gXPNrzypcq5dN6eNP8azHy
	djjFsMrRw5OblwnBvJhhs5WN061zt7Ts1ZfMewNIqrVl51ptFtenUWu04JIicsoF
	bCs5/x1s6DbkRA1w+ijtMxleyBAeFCPIP0GHN23nEF1/IwRh3WzRttBcgddvfcx5
	HvH89/4aWy6obI=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:from:date:message-id:subject:to
	:content-type; s=default; bh=obiPmu7M6LqcNaLZ/q03w7i4Nro=; b=Aie
	9FKtVL2FSCzV+V8HWwI6gKpvE1ZNJnSFmlsjOxiFpC/1stJOLoQ/PT6fmzBmQoL4
	7xanNRV1OG0C0L5+6R/eHb8nDipRnYwpsO0T9xGKHs7dXunG3W3hunDM8ioy6muR
	DilaZ4D10QFfvzcJIy6LDKFavmvfWwtB0vq88fTk=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=packaged
X-HELO: mail-lf0-f43.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=1e100.net; s=20161025;        h=x-gm-message-state:mime-version:from:date:message-id:subject:to;        bh=CLVGOCuFubmkpYTqZl6gc9+43Bg2+viHcQBdKYUNC4s=;        b=fCdyagES9ibR1ZGc3dp+ZBUfGOpzTgm9VeCuqWBVAR5bYmamy6caUD8gKVK2t1a3WW         8MnvqzelTKae7gKS4Fsn+6rqVpLW/3mcsJll2Dg7Dqmwm4E37SjgTlY2sHVGyckUKFpM         q1K7SiXGu36m9zxQ8RulACQp8afAt0+BFN2vupA8bOi5iKrNdM9w6bTdvfD2wxY6igA+         3wjuvEXPJgLYhqyghQzwtwYBkdEmWNWZ8IJeOA+U6l8/Nf6y9DGjjejzOrMxMhla+VrO         qHCz0Sbfz/pHtJddRxVgqjxpHH1e6PQQbZFQej2/U6O+HgTxrJndhKWUCJEiIX9c0lrJ         N8bQ==
X-Gm-Message-State: AODbwcAkHaiJfOeVRagLw9b1b+gMxR4Ri3Z+iOAEgT5zqKqi4ApebN6b	62EOcKT7ItpLrgpRUdZ3bmH5uVbiDPl8
X-Received: by 10.46.88.65 with SMTP id x1mr11926735ljd.105.1497045516490; Fri, 09 Jun 2017 14:58:36 -0700 (PDT)
MIME-Version: 1.0
From: Harvey Stein <hjstein@gmail.com>
Date: Fri, 9 Jun 2017 17:58:35 -0400
Message-ID: <CAP0YnMu_21oh600JgfaBqK50C8uUqKauNmMup62qg9PrR3HpXQ@mail.gmail.com>
Subject: Babel trouble with latest cygwin package
To: cygwin@cygwin.com
Content-Type: text/plain; charset="UTF-8"
X-IsSubscribed: yes

I'm using cygwin on Windows 7, setup.exe version 2.879 (64 bit).

I updated my packages yesterday, and now Babel in LaTeX is having
trouble.  The line:

\usepackage[USenglish]{babel}

is eliciting the following error message:

! Package babel Error: Unknown option `USenglish'. Either you misspelled it
(babel)                or the language definition file USenglish.ldf was not fo
und.

See the babel package documentation for explanation.
Type  H <return>  for immediate help.
 ...

l.393 \ProcessOptions*

?

This is the correct parameter for the babel package and works on other
platforms and worked before the package update.

When I change the line to:

\usepackage[usenglish]{babel}

the error goes away.

Is there an issue with how latex was packaged?

Thanks.

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

