From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30321 invoked by alias); 13 Sep 2017 14:08:02 -0000 Mailing-List: contact cygwin-announce-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-announce-owner@cygwin.com Reply-To: The Cygwin Mailing List Mail-Followup-To: cygwin-announce@cygwin.com Received: (qmail 23262 invoked by uid 89); 13 Sep 2017 12:23:12 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.8 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 spammy=primarily, Hx-languages-length:953, online, H*Ad:U*cygwin-announce X-HELO: limerock04.mail.cornell.edu X-CornellRouted: This message has been Routed already. Message-Id: <201709131223.v8DCN5uK031515@authusersmtp.mail.cornell.edu> From: Ken Brown To: cygwin-announce@cygwin.com Date: Wed, 13 Sep 2017 14:08:00 -0000 Subject: texinfo 6.5-1 X-PMX-Cornell-Gauge: Gauge=XXXXX X-PMX-CORNELL-AUTH-RESULTS: dkim-out=none; X-SW-Source: 2017-09/txt/msg00064.txt.bz2 The following packages have been uploaded to the Cygwin distribution: * texinfo-6.5-1 * texinfo-tex-6.5-1 * info-6.5-1 Texinfo is a documentation system that uses a single source file to produce output in a number of formats, both online and printed (dvi, html, info, pdf, xml, etc.). This is an update to the latest upstream release. It is primarily a bugfix release. See the announcement at http://lists.gnu.org/archive/html/bug-texinfo/2017-09/msg00013.html for more details. Cygwin packaging ================ The info package contains the standalone info viewer as well as the install-info program. The texinfo package contains everything else except support for the printable output formats (such as pdf). The texinfo-tex package supplies the latter. In particular, /usr/bin/makeinfo is in the texinfo package, but the command 'makeinfo --pdf' won't work unless you install texinfo-tex. Ken Brown Cygwin's texinfo maintainer