www.delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT 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:subject:to:references:from:message-id:date | |
:mime-version:in-reply-to:content-type | |
:content-transfer-encoding; q=dns; s=default; b=wVh6Jo6dHxh1A4fZ | |
dWPvCLPfR6meYg6RJFXY2i8N5N9sf09VGnl/56P9Q095St/YfZF89oXPmyOn6qA4 | |
hz7u9efJaXnxggkXQogv+D2BmEyznbuvuIrBR6tgq/KoKoaueUqaUnqBV44d4Aqc | |
lXVd77s8wvRpKyZ2QiDZLcYhG/4= | |
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:subject:to:references:from:message-id:date | |
:mime-version:in-reply-to:content-type | |
:content-transfer-encoding; s=default; bh=O3cRp4kVIh5Hy1iA5NVozT | |
3XCbM=; b=Rz03G1lmvmdiqMzydqMcdda8J9nOzRf65M5/Y7EJr2YsEnfy1gydu1 | |
/VLU0kDeshXDcBSIrCO3W+1FY4APEu91jCMoar0WD2uZEkJYiZEywPr9jvYXbyxH | |
tOijSnetYIhmagG0jxSNWOB3failBgVnYKP0xovCLj+6G7BckQrfg= | |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Authentication-Results: | sourceware.org; auth=none |
X-Virus-Found: | No |
X-Spam-SWARE-Status: | =?ISO-8859-1?Q?No, score=-1.0 required=5.0 tests=AWL,BAYES_50,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 spammy=H*r:may, H*r:forged, collections, won=e2?= |
X-HELO: | limerock04.mail.cornell.edu |
X-CornellRouted: | This message has been Routed already. |
Subject: | Re: [ANNOUNCEMENT] texlive-collection-* 20160404-1 (TEST) |
To: | cygwin AT cygwin DOT com |
References: | <announce DOT 570D3C93 DOT 8070804 AT cornell DOT edu> |
From: | Ken Brown <kbrown AT cornell DOT edu> |
Message-ID: | <57223B21.3020102@cornell.edu> |
Date: | Thu, 28 Apr 2016 12:32:33 -0400 |
User-Agent: | Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.7.2 |
MIME-Version: | 1.0 |
In-Reply-To: | <announce.570D3C93.8070804@cornell.edu> |
X-PMX-Cornell-Gauge: | Gauge=XXXXX |
X-IsSubscribed: | yes |
On 4/12/2016 2:21 PM, Ken Brown wrote: > Cygwin's TeX Live 2015 collections have been updated to the latest > upstream release as test releases. > > TeX Live provides a comprehensive, cross-platform TeX system. It > includes all the major TeX-related programs, macro packages, and fonts > that are free software, including support for many languages around the > world. For more information, see > > http://www.tug.org/texlive/ > > This test release includes the tlmgr (TeX Live Manager) utility. tlmgr > allows a user to manage a TeX Live installation, both packages[1] and > configuration options. > > tlmgr operates in two modes: system mode (the default) and user mode. > Some of the actions operate on the system directories and are not > available in user mode. But installing/removing/updating packages is > allowed in user mode, with everything taking place in the user's home > directory. > > I have restricted tlmgr so that certain system-mode actions that would > interfere with Cygwin’s package manager (setup-*.exe) are disabled. You > can see the currently enabled actions in /etc/texmf/tlmgr/config. I > have tried to be conservative in this initial test release and have > enabled only those actions that I’m fairly sure are safe[2]. I may > enable more actions in the future. > > Please test this release and report back. Here are some things you can > try: > > 1. tlmgr help > > 2. tlmgr paper > > [This will show you the current default paper size for the TeX Live > programs.] > > 3. tlmgr paper letter > > [This sets the default paper size to "letter" size. It writes to > various system directories, so you must run it as a user with write > access to those directories, typically an administrator.] > > 4. tlmgr init-usertree > > [This initializes the directory ~/.local/share/texmf so that you can > perform various user mode actions.] > > 5. tlmgr --usermode option showall > > 6. tlmgr --usermode option autobackup 1 > > 7. tlmgr --usermode option backupdir ~/.local/share/texmf/tlpkg/backups > > [If the specified directory doesn’t exist, you’ll get a message telling > you to create it.] > > 8. tlmgr info | grep -v '^i ' > > [This gives you a list of all upstream packages that are not installed > on your system.] > > 9. tlmgr --usermode install noto > > [noto can be replaced by any other upstream package.] > > Ken Brown > Cygwin's TeX Live maintainer > > [1] "Package" here is used in the sense of upstream TeX Live. There are > about 3000 packages, which are organized into "collections". Cygwin > only ships complete collections. For example, the noto package is part > of the fontsextra collection. Up to now, there has been no supported > way for a Cygwin user to install the noto package without installing the > entire fontsextra collection. > > [2] "Safe" means that they won’t mess up your TeX Live installation. No regressions have been reported, so I have promoted these releases from "test" to "current". Ken -- 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |