From f9f66e62105513200c759be6a8e3991f5a1a964a Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 14 May 2017 22:41:57 +0000 Subject: latexindent (14may17) git-svn-id: svn://tug.org/texlive/trunk@44354 c570f23f-e606-0410-a88d-b1316a301751 --- .../linked_scripts/latexindent/latexindent.pl | 2 + .../texk/texlive/linked_scripts/texlive/tlmgr.pl | 97 ++++++++++++--------- Master/bin/win32/latexindent.exe | Bin 6282737 -> 6282983 bytes Master/texmf-dist/doc/support/latexindent/README | 4 +- .../doc/support/latexindent/latexindent.pdf | Bin 525320 -> 524590 bytes .../doc/support/latexindent/latexindent.tex | 2 +- .../latexindent/LatexIndent/FileContents.pm | 2 +- .../scripts/latexindent/LatexIndent/LogFile.pm | 4 +- .../texmf-dist/scripts/latexindent/latexindent.pl | 2 + 9 files changed, 66 insertions(+), 47 deletions(-) diff --git a/Build/source/texk/texlive/linked_scripts/latexindent/latexindent.pl b/Build/source/texk/texlive/linked_scripts/latexindent/latexindent.pl index 06adc58a1b8..7cfe4a98bbd 100755 --- a/Build/source/texk/texlive/linked_scripts/latexindent/latexindent.pl +++ b/Build/source/texk/texlive/linked_scripts/latexindent/latexindent.pl @@ -1,4 +1,6 @@ #!/usr/bin/env perl +# latexindent.pl, version 3.0.2, 2017-05-12 +# # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or diff --git a/Build/source/texk/texlive/linked_scripts/texlive/tlmgr.pl b/Build/source/texk/texlive/linked_scripts/texlive/tlmgr.pl index 7f233bb6805..cb7d696a3f2 100755 --- a/Build/source/texk/texlive/linked_scripts/texlive/tlmgr.pl +++ b/Build/source/texk/texlive/linked_scripts/texlive/tlmgr.pl @@ -1,13 +1,13 @@ #!/usr/bin/env perl -# $Id: tlmgr.pl 44289 2017-05-11 02:41:34Z preining $ +# $Id: tlmgr.pl 44325 2017-05-13 23:31:11Z karl $ # # Copyright 2008-2017 Norbert Preining # This file is licensed under the GNU General Public License version 2 # or any later version. # -my $svnrev = '$Revision: 44289 $'; -my $datrev = '$Date: 2017-05-11 04:41:34 +0200 (Thu, 11 May 2017) $'; +my $svnrev = '$Revision: 44325 $'; +my $datrev = '$Date: 2017-05-14 01:31:11 +0200 (Sun, 14 May 2017) $'; my $tlmgrrevision; my $prg; if ($svnrev =~ m/: ([0-9]+) /) { @@ -7381,9 +7381,12 @@ category, short and long description, sizes, installation status, and TeX Live revision number. If I is not locally installed, searches in the remote installation source. -For normal packages (not collections or schemes), the sizes of the -four groups of files (run/src/doc/bin files) are shown. For collections -and schemes the B size including depending packages. +For normal packages (not collections or schemes), the sizes of the four +groups of files (run/src/doc/bin files) are shown separately. For +collections, the cumulative size is shown, including all +directly-dependent packages (but not dependent collections). For +schemes, the cumulative size is also shown, including all +directly-dependent collections and packages. If I is not found locally or remotely, the search action is used and lists matching packages and files. @@ -7577,7 +7580,8 @@ Its value is an integer. If the C value is C<-1>, no backups are removed. If C is 0 or more, it specifies the number of backups to keep. Thus, backups are disabled if the value is 0. In the C<--clean> mode of the C action this option also -specifies the number to be kept. +specifies the number to be kept. The default value is 1, so that +backups are made, but only one backup is kept. To setup C to C<-1> on the command line, use: @@ -7591,13 +7595,14 @@ The C, C, and C options are used on Unix-like systems to control the generation of links for executables, info files and man pages. See the C action for details. -The last three options control behavior on Windows installations. If -C is set, then some packages will install items in -a sub-folder of the Start menu for C, documentation, etc. If -C is set, Windows file associations are made (see also the -C action). Finally, if C is set, then adaptions -to the registry and the menus are done for all users on the system -instead of only the current user. All three options are on by default. +The last three options also affect behavior on Windows installations. +If C is set, then some packages will install items +in a sub-folder of the Start menu for C, documentation, etc. +If C is set, Windows file associations are made (see also +the C action). Finally, if C is set, then +adaptions to the registry and the menus are done for all users on the +system instead of only the current user. All three options are on by +default. =head2 paper @@ -7764,20 +7769,27 @@ package, dependencies are never removed. Options: =over 4 -=item B<--backup> and B<--backupdir> I +=item B<--backup> -These two options control the creation of backups of packages I -removal; that is, backup of packages as currently installed. If -neither of these options are given, no backup package will be saved. If -C<--backupdir> is given and specifies a writable directory then a backup -will be made in that location. If only C<--backup> is given, then a -backup will be made to the directory previously set via the C