From c4e345d20b5df263dab6270c8ed208049cb9cf4f Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 10 May 2019 22:23:09 +0000 Subject: doc,sync git-svn-id: svn://tug.org/texlive/trunk@51076 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/doc/tlbuild.info | 605 +++++++++++---------- Build/source/doc/tlbuild.texi | 17 + .../ptex-fontmaps/kanji-config-updmap.pl | 9 +- .../ptex-fontmaps/kanji-fontmap-creator.pl | 4 +- .../texk/texlive/linked_scripts/texlive/tlmgr.pl | 44 +- 5 files changed, 368 insertions(+), 311 deletions(-) (limited to 'Build/source') diff --git a/Build/source/doc/tlbuild.info b/Build/source/doc/tlbuild.info index 9ce25d8b336..59e87232c4e 100644 --- a/Build/source/doc/tlbuild.info +++ b/Build/source/doc/tlbuild.info @@ -2086,6 +2086,7 @@ pushed is tested on Travis-CI. * Transfer from Subversion to Github:: * Automatic update of the Git mirror:: * CI testing on Travis-CI:: +* Releases on Github::  File: tlbuild.info, Node: Transfer from Subversion to Github, Next: Automatic update of the Git mirror, Up: Continuous integration @@ -2146,7 +2147,7 @@ from the Subversion repository and updates the 'master' branch with them, and the second pushes changes (if any) to Github.  -File: tlbuild.info, Node: CI testing on Travis-CI, Prev: Automatic update of the Git mirror, Up: Continuous integration +File: tlbuild.info, Node: CI testing on Travis-CI, Next: Releases on Github, Prev: Automatic update of the Git mirror, Up: Continuous integration 9.3 CI testing on Travis-CI =========================== @@ -2161,6 +2162,23 @@ Travis-CI. If changes have been pushed via the cron job above, Travis-CI will automatically checkout the last pushed commit and try building it. + +File: tlbuild.info, Node: Releases on Github, Prev: CI testing on Travis-CI, Up: Continuous integration + +9.4 Releases on Github +====================== + +Given a git checkout of 'texlive-source': + + git pull + git tag build-svnNNNN + git push --tags + +and the result will appear at +. Releases can +also be made manually from that web page (see 'tl-update-bindir' for +hints). +  File: tlbuild.info, Node: install-tl, Next: tlmgr, Prev: Continuous integration, Up: Top @@ -5663,297 +5681,298 @@ Node: Coding conventions78297 Node: Declarations and definitions79012 Node: Const81186 Node: Continuous integration83050 -Node: Transfer from Subversion to Github83691 -Node: Automatic update of the Git mirror85853 -Node: CI testing on Travis-CI86435 -Node: install-tl87117 -Node: install-tl NAME87486 -Node: install-tl SYNOPSIS87644 -Node: install-tl DESCRIPTION87902 -Node: install-tl REFERENCES88969 -Node: install-tl OPTIONS89495 -Ref: install-tl *-gui* [[=]_module_]89836 -Ref: install-tl text90046 -Ref: install-tl wizard90169 -Ref: install-tl perltk90323 -Ref: install-tl *-no-gui*90754 -Ref: install-tl *-lang* _llcode_90835 -Ref: install-tl *-repository* _url|path_91522 -Ref: install-tl *-select-repository*93402 -Ref: install-tl *-all-options*93838 -Ref: install-tl *-custom-bin* _path_94093 -Ref: install-tl *-debug-translation*94925 -Ref: install-tl *-force-platform* _platform_95144 -Ref: install-tl *-help*, *--help*, *-?*95388 -Ref: install-tl *-in-place*95795 -Ref: install-tl *-init-from-profile* _profile_file_96340 -Ref: install-tl *-logfile* _file_96560 -Ref: install-tl *-no-cls*96911 -Ref: install-tl *-non-admin*97045 -Ref: install-tl *-persistent-downloads*97150 -Ref: install-tl *-no-persistent-downloads*97178 -Ref: install-tl *-no-verify-downloads*97796 -Ref: install-tl *-portable*98157 -Ref: install-tl *-print-platform*98296 -Ref: install-tl *-profile* _profile_file_98494 -Ref: install-tl *-q*98674 -Ref: install-tl *-scheme* _scheme_98736 -Ref: install-tl *-v*99210 -Ref: install-tl *-version*, *--version*99365 -Node: install-tl PROFILES99496 -Ref: install-tl instopt_adjustpath (default 0 on Unix, 1 on Windows)102146 -Ref: install-tl instopt_adjustrepo (default 1)102222 -Ref: install-tl instopt_letter (default 0)102359 -Ref: install-tl instopt_portable (default 0)102450 -Ref: install-tl instopt_write18_restricted (default 1)102546 -Node: install-tl ENVIRONMENT VARIABLES103865 -Ref: install-tl TEXLIVE_INSTALL_ENV_NOCHECK104256 -Ref: install-tl TEXLIVE_INSTALL_NO_CONTEXT_CACHE104458 -Ref: install-tl TEXLIVE_INSTALL_NO_WELCOME104568 -Ref: install-tl TEXLIVE_INSTALL_PREFIX104689 -Ref: install-tl TEXLIVE_INSTALL_TEXDIR104715 -Ref: install-tl TEXLIVE_INSTALL_TEXMFCONFIG104746 -Ref: install-tl TEXLIVE_INSTALL_TEXMFVAR104774 -Ref: install-tl TEXLIVE_INSTALL_TEXMFHOME104803 -Ref: install-tl TEXLIVE_INSTALL_TEXMFLOCAL104833 -Ref: install-tl TEXLIVE_INSTALL_TEXMFSYSCONFIG104867 -Ref: install-tl TEXLIVE_INSTALL_TEXMFSYSVAR104898 -Ref: install-tl NOPERLDOC105269 -Node: install-tl AUTHORS AND COPYRIGHT105333 -Node: tlmgr105749 -Node: tlmgr NAME106202 -Node: tlmgr SYNOPSIS106334 -Node: tlmgr DESCRIPTION106524 -Node: tlmgr EXAMPLES107620 -Ref: tlmgr tlmgr option repository ctan107871 -Ref: tlmgr tlmgr option repository http://mirror.ctan.org/systems/texlive/tlnet107943 -Ref: tlmgr tlmgr update --list108395 -Ref: tlmgr tlmgr update --all108488 -Ref: tlmgr tlmgr info _what_108645 -Node: tlmgr OPTIONS108907 -Ref: tlmgr *--repository* _url|path_109427 -Ref: tlmgr *--gui* [_action_]110152 -Ref: tlmgr *--gui-lang* _llcode_110559 -Ref: tlmgr *--debug-translation*111242 -Ref: tlmgr *--machine-readable*111445 -Ref: tlmgr *--no-execute-actions*111713 -Ref: tlmgr *--package-logfile* _file_111906 -Ref: tlmgr *--pause*112160 -Ref: tlmgr *--persistent-downloads*112315 -Ref: tlmgr *--no-persistent-downloads*112343 -Ref: tlmgr *--pin-file*112837 -Ref: tlmgr *--usermode*113055 -Ref: tlmgr *--usertree* _dir_113175 -Ref: tlmgr *--verify-repo=[none|main|all]*113301 -Node: tlmgr ACTIONS114200 -Node: tlmgr help115052 -Node: tlmgr version115528 -Node: tlmgr backup115791 -Ref: tlmgr *backup [_option_...] --all*115962 -Ref: tlmgr *backup [_option_...] _pkg_...*115995 -Ref: tlmgr *--backupdir* _directory_116850 -Ref: tlmgr *--all*117067 -Ref: tlmgr *--clean*[=_N_]117319 -Ref: tlmgr *--dry-run*117646 -Node: tlmgr candidates _pkg_117776 -Node: tlmgr check [_option_...] [files|depends|executes|runfiles|all]118122 -Ref: tlmgr *files*118495 -Ref: tlmgr *depends*118630 -Ref: tlmgr *executes*118972 -Ref: tlmgr *runfiles*119090 -Ref: tlmgr *--use-svn*119211 -Node: tlmgr conf119328 -Ref: tlmgr *conf [texmf|tlmgr|updmap [--conffile _file_] [--delete] [_key_ [_value_]]]*119607 -Ref: tlmgr *conf auxtrees [--conffile _file_] [show|add|delete] [_value_]*119671 -Node: tlmgr dump-tlpdb [_option_...] [--json]122016 -Ref: tlmgr *--local*122449 -Ref: tlmgr *--remote*122488 -Ref: tlmgr *--json*122526 -Node: tlmgr generate123097 -Ref: tlmgr *generate [_option_...] language*123293 -Ref: tlmgr *generate [_option_...] language.dat*123332 -Ref: tlmgr *generate [_option_...] language.def*123371 -Ref: tlmgr *generate [_option_...] language.dat.lua*123414 -Ref: tlmgr *--dest* _output_file_125740 -Ref: tlmgr *--localcfg* _local_conf_file_126316 -Ref: tlmgr *--rebuild-sys*126439 -Node: tlmgr gui127254 -Node: tlmgr info127432 -Ref: tlmgr *info [_option_...] _pkg_...*127594 -Ref: tlmgr *info [_option_...] collections*127628 -Ref: tlmgr *info [_option_...] schemes*127658 -Ref: tlmgr *--list*129188 -Ref: tlmgr *--only-installed*129502 -Ref: tlmgr *--data item1,item2,...*129701 -Ref: tlmgr *--json* 1130282 -Node: tlmgr init-usertree130665 -Node: tlmgr install [_option_...] _pkg_...131046 -Ref: tlmgr *--dry-run* 1131556 -Ref: tlmgr *--file*131673 -Ref: tlmgr *--force*131895 -Ref: tlmgr *--no-depends*132115 -Ref: tlmgr *--no-depends-at-all*132274 -Ref: tlmgr *--reinstall*132674 -Ref: tlmgr *--with-doc*133052 -Ref: tlmgr *--with-src*133065 -Node: tlmgr key133587 -Ref: tlmgr *key list*133745 -Ref: tlmgr *key add _file_*133763 -Ref: tlmgr *key remove _keyid_*133785 -Node: tlmgr list134380 -Node: tlmgr option134542 -Ref: tlmgr *option [--json] [show]*134697 -Ref: tlmgr *option [--json] showall*134723 -Ref: tlmgr *option _key_ [_value_]*134749 -Node: tlmgr paper139146 -Ref: tlmgr *paper [a4|letter]*139295 -Ref: tlmgr *[xdvi|pdftex|dvips|dvipdfmx|context|psutils] paper [_papersize_|--list]*139369 -Ref: tlmgr *paper --json*139384 -Node: tlmgr path140599 -Ref: tlmgr *path [--w32mode=user|admin] add*140760 -Ref: tlmgr *path [--w32mode=user|admin] remove*140797 -Node: tlmgr pinning142137 -Ref: tlmgr pinning show142378 -Ref: tlmgr pinning add _repo_ _pkgglob_...142451 -Ref: tlmgr pinning remove _repo_ _pkgglob_...142570 -Ref: tlmgr pinning remove _repo_ --all142723 -Node: tlmgr platform142777 -Ref: tlmgr *platform list|add|remove _platform_...*142963 -Ref: tlmgr *platform set _platform_*142990 -Ref: tlmgr *platform set auto*143011 -Ref: tlmgr *--dry-run* 2143897 -Node: tlmgr postaction144016 -Ref: tlmgr *postaction [_option_...] install [shortcut|fileassoc|script] [_pkg_...]*144246 -Ref: tlmgr *postaction [_option_...] remove [shortcut|fileassoc|script] [_pkg_...]*144320 -Ref: tlmgr *--w32mode=[user|admin]*144635 -Ref: tlmgr *--fileassocmode=[1|2]*145051 -Ref: tlmgr *--all* 1145336 -Node: tlmgr print-platform145391 -Node: tlmgr print-platform-info145722 -Node: tlmgr remove [_option_...] _pkg_...146022 -Ref: tlmgr *--all* 2146506 -Ref: tlmgr *--backup*146616 -Ref: tlmgr *--backupdir* _directory_ 1146642 -Ref: tlmgr *--no-depends* 1147047 -Ref: tlmgr *--no-depends-at-all* 1147109 -Ref: tlmgr *--force* 1147212 -Ref: tlmgr *--dry-run* 3147685 -Node: tlmgr repository147792 -Ref: tlmgr *repository list*147980 -Ref: tlmgr *repository list _path|tag_*148010 -Ref: tlmgr *repository add _path_ [_tag_]*148043 -Ref: tlmgr *repository remove _path|tag_*148075 -Ref: tlmgr *repository set _path_[#_tag_] [_path_[#_tag_] ...]*148129 -Node: tlmgr restore149182 -Ref: tlmgr *restore [_option_...] _pkg_ [_rev_]*149361 -Ref: tlmgr *restore [_option_...] --all*149391 -Ref: tlmgr *--all* 3150091 -Ref: tlmgr *--backupdir* _directory_ 2150305 -Ref: tlmgr *--dry-run* 4150486 -Ref: tlmgr *--force* 2150618 -Ref: tlmgr *--json* 2150664 -Node: tlmgr search150991 -Ref: tlmgr *search [_option_...] _what_*151155 -Ref: tlmgr *search [_option_...] --file _what_*151192 -Ref: tlmgr *search [_option_...] --all _what_*151228 -Ref: tlmgr *--file* 1151448 -Ref: tlmgr *--all* 4151510 -Ref: tlmgr *--global*151599 -Ref: tlmgr *--word*151726 -Node: tlmgr shell152041 -Ref: tlmgr protocol152776 -Ref: tlmgr help 1152840 -Ref: tlmgr version 1152893 -Ref: tlmgr quit, end, bye, byebye, EOF152961 -Ref: tlmgr restart152982 -Ref: tlmgr load [local|remote]153105 -Ref: tlmgr save153175 -Ref: tlmgr get [_var_] =item set [_var_ [_val_]]153298 -Node: tlmgr show153899 -Node: tlmgr uninstall154066 -Node: tlmgr update [_option_...] [_pkg_...]154296 -Ref: tlmgr *--all* 5154667 -Ref: tlmgr *--self*156408 -Ref: tlmgr *--dry-run* 5157172 -Ref: tlmgr *--list* [_pkg_]157349 -Ref: tlmgr *--exclude* _pkg_158038 -Ref: tlmgr *--no-auto-remove* [_pkg_...]158838 -Ref: tlmgr *--no-auto-install* [_pkg_...]159289 -Ref: tlmgr *--reinstall-forcibly-removed*159945 -Ref: tlmgr *--backup* 1160480 -Ref: tlmgr *--backupdir* _directory_ 3160506 -Ref: tlmgr *--no-depends* 2161672 -Ref: tlmgr *--no-depends-at-all* 2161875 -Ref: tlmgr *--force* 3161978 -Node: tlmgr CONFIGURATION FILE FOR TLMGR162793 -Ref: tlmgr auto-remove, value 0 or 1 (default 1), same as command-line option.163806 -Ref: tlmgr gui-expertmode, value 0 or 1 (default 1). This switches between the full GUI and a simplified GUI with only the most common settings.163943 -Ref: tlmgr gui-lang _llcode_, with a language code value as with the command-line option.164025 -Ref: tlmgr no-checksums, value 0 or 1 (default 0, see below).164079 -Ref: tlmgr persistent-downloads, value 0 or 1 (default 1), same as command-line option.164159 -Ref: tlmgr require-verification, value 0 or 1 (default 0), same as command-line option.164239 -Ref: tlmgr update-exclude, value: comma-separated list of packages (no space allowed). Same as the command line option --exclude for the action update.164387 -Ref: tlmgr verify-downloads, value 0 or 1 (default 1), same as command-line option.164463 -Ref: tlmgr allowed-actions _action1_ [,_action_,...] The value is a comma-separated list of tlmgr actions which are allowed to be executed when tlmgr is invoked in system mode (that is, without --usermode).164732 -Node: tlmgr CRYPTOGRAPHIC VERIFICATION165818 -Node: tlmgr Configuration of GnuPG invocation167967 -Node: tlmgr USER MODE168605 -Node: tlmgr User mode install171451 -Node: tlmgr User mode backup, restore, remove, update172595 -Node: tlmgr User mode generate, option, paper173037 -Node: tlmgr MULTIPLE REPOSITORIES173413 -Node: tlmgr Pinning175142 -Node: tlmgr GUI FOR TLMGR177117 -Node: tlmgr Main display178457 -Node: tlmgr Display configuration area178709 -Ref: tlmgr Status179070 -Ref: tlmgr Category179234 -Ref: tlmgr Match179420 -Ref: tlmgr Selection179601 -Ref: tlmgr Display configuration buttons179805 -Node: tlmgr Package list area179988 -Ref: tlmgr a checkbox180572 -Ref: tlmgr package name180708 -Ref: tlmgr local revision (and version)180807 -Ref: tlmgr remote revision (and version)181182 -Ref: tlmgr short description181479 -Node: tlmgr Main display action buttons181524 -Ref: tlmgr Update all installed181790 -Ref: tlmgr Update182162 -Ref: tlmgr Install182212 -Ref: tlmgr Remove182398 -Ref: tlmgr Backup182576 -Node: tlmgr Menu bar182733 -Ref: tlmgr tlmgr menu182956 -Ref: tlmgr Options menu183264 -Ref: tlmgr Actions menu184347 -Ref: tlmgr Help menu184775 -Node: tlmgr GUI options184908 -Ref: tlmgr -background _color_185154 -Ref: tlmgr -font " _fontname_ _fontsize_ "185219 -Ref: tlmgr -foreground _color_185377 -Ref: tlmgr -geometry _geomspec_185429 -Ref: tlmgr -xrm _xresource_185621 -Node: tlmgr MACHINE-READABLE OUTPUT185889 -Node: tlmgr Machine-readable update and install output186699 -Ref: tlmgr location-url _location_187975 -Ref: tlmgr total-bytes _count_188191 -Ref: tlmgr _pkgname_188601 -Ref: tlmgr _status_188811 -Ref: tlmgr d188889 -Ref: tlmgr f188949 -Ref: tlmgr u189128 -Ref: tlmgr r189174 -Ref: tlmgr a189297 -Ref: tlmgr i189475 -Ref: tlmgr I189594 -Ref: tlmgr _localrev_189696 -Ref: tlmgr _serverrev_189803 -Ref: tlmgr _size_189915 -Ref: tlmgr _runtime_190084 -Ref: tlmgr _esttot_190154 -Node: tlmgr Machine-readable option output190187 -Node: tlmgr AUTHORS AND COPYRIGHT190699 -Node: Index191098 +Node: Transfer from Subversion to Github83714 +Node: Automatic update of the Git mirror85876 +Node: CI testing on Travis-CI86458 +Node: Releases on Github87167 +Node: install-tl87607 +Node: install-tl NAME87976 +Node: install-tl SYNOPSIS88134 +Node: install-tl DESCRIPTION88392 +Node: install-tl REFERENCES89459 +Node: install-tl OPTIONS89985 +Ref: install-tl *-gui* [[=]_module_]90326 +Ref: install-tl text90536 +Ref: install-tl wizard90659 +Ref: install-tl perltk90813 +Ref: install-tl *-no-gui*91244 +Ref: install-tl *-lang* _llcode_91325 +Ref: install-tl *-repository* _url|path_92012 +Ref: install-tl *-select-repository*93892 +Ref: install-tl *-all-options*94328 +Ref: install-tl *-custom-bin* _path_94583 +Ref: install-tl *-debug-translation*95415 +Ref: install-tl *-force-platform* _platform_95634 +Ref: install-tl *-help*, *--help*, *-?*95878 +Ref: install-tl *-in-place*96285 +Ref: install-tl *-init-from-profile* _profile_file_96830 +Ref: install-tl *-logfile* _file_97050 +Ref: install-tl *-no-cls*97401 +Ref: install-tl *-non-admin*97535 +Ref: install-tl *-persistent-downloads*97640 +Ref: install-tl *-no-persistent-downloads*97668 +Ref: install-tl *-no-verify-downloads*98286 +Ref: install-tl *-portable*98647 +Ref: install-tl *-print-platform*98786 +Ref: install-tl *-profile* _profile_file_98984 +Ref: install-tl *-q*99164 +Ref: install-tl *-scheme* _scheme_99226 +Ref: install-tl *-v*99700 +Ref: install-tl *-version*, *--version*99855 +Node: install-tl PROFILES99986 +Ref: install-tl instopt_adjustpath (default 0 on Unix, 1 on Windows)102636 +Ref: install-tl instopt_adjustrepo (default 1)102712 +Ref: install-tl instopt_letter (default 0)102849 +Ref: install-tl instopt_portable (default 0)102940 +Ref: install-tl instopt_write18_restricted (default 1)103036 +Node: install-tl ENVIRONMENT VARIABLES104355 +Ref: install-tl TEXLIVE_INSTALL_ENV_NOCHECK104746 +Ref: install-tl TEXLIVE_INSTALL_NO_CONTEXT_CACHE104948 +Ref: install-tl TEXLIVE_INSTALL_NO_WELCOME105058 +Ref: install-tl TEXLIVE_INSTALL_PREFIX105179 +Ref: install-tl TEXLIVE_INSTALL_TEXDIR105205 +Ref: install-tl TEXLIVE_INSTALL_TEXMFCONFIG105236 +Ref: install-tl TEXLIVE_INSTALL_TEXMFVAR105264 +Ref: install-tl TEXLIVE_INSTALL_TEXMFHOME105293 +Ref: install-tl TEXLIVE_INSTALL_TEXMFLOCAL105323 +Ref: install-tl TEXLIVE_INSTALL_TEXMFSYSCONFIG105357 +Ref: install-tl TEXLIVE_INSTALL_TEXMFSYSVAR105388 +Ref: install-tl NOPERLDOC105759 +Node: install-tl AUTHORS AND COPYRIGHT105823 +Node: tlmgr106239 +Node: tlmgr NAME106692 +Node: tlmgr SYNOPSIS106824 +Node: tlmgr DESCRIPTION107014 +Node: tlmgr EXAMPLES108110 +Ref: tlmgr tlmgr option repository ctan108361 +Ref: tlmgr tlmgr option repository http://mirror.ctan.org/systems/texlive/tlnet108433 +Ref: tlmgr tlmgr update --list108885 +Ref: tlmgr tlmgr update --all108978 +Ref: tlmgr tlmgr info _what_109135 +Node: tlmgr OPTIONS109397 +Ref: tlmgr *--repository* _url|path_109917 +Ref: tlmgr *--gui* [_action_]110642 +Ref: tlmgr *--gui-lang* _llcode_111049 +Ref: tlmgr *--debug-translation*111732 +Ref: tlmgr *--machine-readable*111935 +Ref: tlmgr *--no-execute-actions*112203 +Ref: tlmgr *--package-logfile* _file_112396 +Ref: tlmgr *--pause*112650 +Ref: tlmgr *--persistent-downloads*112805 +Ref: tlmgr *--no-persistent-downloads*112833 +Ref: tlmgr *--pin-file*113327 +Ref: tlmgr *--usermode*113545 +Ref: tlmgr *--usertree* _dir_113665 +Ref: tlmgr *--verify-repo=[none|main|all]*113791 +Node: tlmgr ACTIONS114690 +Node: tlmgr help115542 +Node: tlmgr version116018 +Node: tlmgr backup116281 +Ref: tlmgr *backup [_option_...] --all*116452 +Ref: tlmgr *backup [_option_...] _pkg_...*116485 +Ref: tlmgr *--backupdir* _directory_117340 +Ref: tlmgr *--all*117557 +Ref: tlmgr *--clean*[=_N_]117809 +Ref: tlmgr *--dry-run*118136 +Node: tlmgr candidates _pkg_118266 +Node: tlmgr check [_option_...] [files|depends|executes|runfiles|all]118612 +Ref: tlmgr *files*118985 +Ref: tlmgr *depends*119120 +Ref: tlmgr *executes*119462 +Ref: tlmgr *runfiles*119580 +Ref: tlmgr *--use-svn*119701 +Node: tlmgr conf119818 +Ref: tlmgr *conf [texmf|tlmgr|updmap [--conffile _file_] [--delete] [_key_ [_value_]]]*120097 +Ref: tlmgr *conf auxtrees [--conffile _file_] [show|add|delete] [_value_]*120161 +Node: tlmgr dump-tlpdb [_option_...] [--json]122506 +Ref: tlmgr *--local*122939 +Ref: tlmgr *--remote*122978 +Ref: tlmgr *--json*123016 +Node: tlmgr generate123587 +Ref: tlmgr *generate [_option_...] language*123783 +Ref: tlmgr *generate [_option_...] language.dat*123822 +Ref: tlmgr *generate [_option_...] language.def*123861 +Ref: tlmgr *generate [_option_...] language.dat.lua*123904 +Ref: tlmgr *--dest* _output_file_126230 +Ref: tlmgr *--localcfg* _local_conf_file_126806 +Ref: tlmgr *--rebuild-sys*126929 +Node: tlmgr gui127744 +Node: tlmgr info127922 +Ref: tlmgr *info [_option_...] _pkg_...*128084 +Ref: tlmgr *info [_option_...] collections*128118 +Ref: tlmgr *info [_option_...] schemes*128148 +Ref: tlmgr *--list*129678 +Ref: tlmgr *--only-installed*129992 +Ref: tlmgr *--data item1,item2,...*130191 +Ref: tlmgr *--json* 1130772 +Node: tlmgr init-usertree131155 +Node: tlmgr install [_option_...] _pkg_...131536 +Ref: tlmgr *--dry-run* 1132046 +Ref: tlmgr *--file*132163 +Ref: tlmgr *--force*132385 +Ref: tlmgr *--no-depends*132605 +Ref: tlmgr *--no-depends-at-all*132764 +Ref: tlmgr *--reinstall*133164 +Ref: tlmgr *--with-doc*133542 +Ref: tlmgr *--with-src*133555 +Node: tlmgr key134077 +Ref: tlmgr *key list*134235 +Ref: tlmgr *key add _file_*134253 +Ref: tlmgr *key remove _keyid_*134275 +Node: tlmgr list134870 +Node: tlmgr option135032 +Ref: tlmgr *option [--json] [show]*135187 +Ref: tlmgr *option [--json] showall*135213 +Ref: tlmgr *option _key_ [_value_]*135239 +Node: tlmgr paper139636 +Ref: tlmgr *paper [a4|letter]*139785 +Ref: tlmgr *[xdvi|pdftex|dvips|dvipdfmx|context|psutils] paper [_papersize_|--list]*139859 +Ref: tlmgr *paper --json*139874 +Node: tlmgr path141089 +Ref: tlmgr *path [--w32mode=user|admin] add*141250 +Ref: tlmgr *path [--w32mode=user|admin] remove*141287 +Node: tlmgr pinning142627 +Ref: tlmgr pinning show142868 +Ref: tlmgr pinning add _repo_ _pkgglob_...142941 +Ref: tlmgr pinning remove _repo_ _pkgglob_...143060 +Ref: tlmgr pinning remove _repo_ --all143213 +Node: tlmgr platform143267 +Ref: tlmgr *platform list|add|remove _platform_...*143453 +Ref: tlmgr *platform set _platform_*143480 +Ref: tlmgr *platform set auto*143501 +Ref: tlmgr *--dry-run* 2144387 +Node: tlmgr postaction144506 +Ref: tlmgr *postaction [_option_...] install [shortcut|fileassoc|script] [_pkg_...]*144736 +Ref: tlmgr *postaction [_option_...] remove [shortcut|fileassoc|script] [_pkg_...]*144810 +Ref: tlmgr *--w32mode=[user|admin]*145125 +Ref: tlmgr *--fileassocmode=[1|2]*145541 +Ref: tlmgr *--all* 1145826 +Node: tlmgr print-platform145881 +Node: tlmgr print-platform-info146212 +Node: tlmgr remove [_option_...] _pkg_...146512 +Ref: tlmgr *--all* 2146996 +Ref: tlmgr *--backup*147106 +Ref: tlmgr *--backupdir* _directory_ 1147132 +Ref: tlmgr *--no-depends* 1147537 +Ref: tlmgr *--no-depends-at-all* 1147599 +Ref: tlmgr *--force* 1147702 +Ref: tlmgr *--dry-run* 3148175 +Node: tlmgr repository148282 +Ref: tlmgr *repository list*148470 +Ref: tlmgr *repository list _path|tag_*148500 +Ref: tlmgr *repository add _path_ [_tag_]*148533 +Ref: tlmgr *repository remove _path|tag_*148565 +Ref: tlmgr *repository set _path_[#_tag_] [_path_[#_tag_] ...]*148619 +Node: tlmgr restore149672 +Ref: tlmgr *restore [_option_...] _pkg_ [_rev_]*149851 +Ref: tlmgr *restore [_option_...] --all*149881 +Ref: tlmgr *--all* 3150581 +Ref: tlmgr *--backupdir* _directory_ 2150795 +Ref: tlmgr *--dry-run* 4150976 +Ref: tlmgr *--force* 2151108 +Ref: tlmgr *--json* 2151154 +Node: tlmgr search151481 +Ref: tlmgr *search [_option_...] _what_*151645 +Ref: tlmgr *search [_option_...] --file _what_*151682 +Ref: tlmgr *search [_option_...] --all _what_*151718 +Ref: tlmgr *--file* 1151938 +Ref: tlmgr *--all* 4152000 +Ref: tlmgr *--global*152089 +Ref: tlmgr *--word*152216 +Node: tlmgr shell152531 +Ref: tlmgr protocol153266 +Ref: tlmgr help 1153330 +Ref: tlmgr version 1153383 +Ref: tlmgr quit, end, bye, byebye, EOF153451 +Ref: tlmgr restart153472 +Ref: tlmgr load [local|remote]153595 +Ref: tlmgr save153665 +Ref: tlmgr get [_var_] =item set [_var_ [_val_]]153788 +Node: tlmgr show154389 +Node: tlmgr uninstall154556 +Node: tlmgr update [_option_...] [_pkg_...]154786 +Ref: tlmgr *--all* 5155157 +Ref: tlmgr *--self*156898 +Ref: tlmgr *--dry-run* 5157662 +Ref: tlmgr *--list* [_pkg_]157839 +Ref: tlmgr *--exclude* _pkg_158528 +Ref: tlmgr *--no-auto-remove* [_pkg_...]159328 +Ref: tlmgr *--no-auto-install* [_pkg_...]159779 +Ref: tlmgr *--reinstall-forcibly-removed*160435 +Ref: tlmgr *--backup* 1160970 +Ref: tlmgr *--backupdir* _directory_ 3160996 +Ref: tlmgr *--no-depends* 2162162 +Ref: tlmgr *--no-depends-at-all* 2162365 +Ref: tlmgr *--force* 3162468 +Node: tlmgr CONFIGURATION FILE FOR TLMGR163283 +Ref: tlmgr auto-remove, value 0 or 1 (default 1), same as command-line option.164296 +Ref: tlmgr gui-expertmode, value 0 or 1 (default 1). This switches between the full GUI and a simplified GUI with only the most common settings.164433 +Ref: tlmgr gui-lang _llcode_, with a language code value as with the command-line option.164515 +Ref: tlmgr no-checksums, value 0 or 1 (default 0, see below).164569 +Ref: tlmgr persistent-downloads, value 0 or 1 (default 1), same as command-line option.164649 +Ref: tlmgr require-verification, value 0 or 1 (default 0), same as command-line option.164729 +Ref: tlmgr update-exclude, value: comma-separated list of packages (no space allowed). Same as the command line option --exclude for the action update.164877 +Ref: tlmgr verify-downloads, value 0 or 1 (default 1), same as command-line option.164953 +Ref: tlmgr allowed-actions _action1_ [,_action_,...] The value is a comma-separated list of tlmgr actions which are allowed to be executed when tlmgr is invoked in system mode (that is, without --usermode).165222 +Node: tlmgr CRYPTOGRAPHIC VERIFICATION166308 +Node: tlmgr Configuration of GnuPG invocation168457 +Node: tlmgr USER MODE169095 +Node: tlmgr User mode install171941 +Node: tlmgr User mode backup, restore, remove, update173085 +Node: tlmgr User mode generate, option, paper173527 +Node: tlmgr MULTIPLE REPOSITORIES173903 +Node: tlmgr Pinning175632 +Node: tlmgr GUI FOR TLMGR177607 +Node: tlmgr Main display178947 +Node: tlmgr Display configuration area179199 +Ref: tlmgr Status179560 +Ref: tlmgr Category179724 +Ref: tlmgr Match179910 +Ref: tlmgr Selection180091 +Ref: tlmgr Display configuration buttons180295 +Node: tlmgr Package list area180478 +Ref: tlmgr a checkbox181062 +Ref: tlmgr package name181198 +Ref: tlmgr local revision (and version)181297 +Ref: tlmgr remote revision (and version)181672 +Ref: tlmgr short description181969 +Node: tlmgr Main display action buttons182014 +Ref: tlmgr Update all installed182280 +Ref: tlmgr Update182652 +Ref: tlmgr Install182702 +Ref: tlmgr Remove182888 +Ref: tlmgr Backup183066 +Node: tlmgr Menu bar183223 +Ref: tlmgr tlmgr menu183446 +Ref: tlmgr Options menu183754 +Ref: tlmgr Actions menu184837 +Ref: tlmgr Help menu185265 +Node: tlmgr GUI options185398 +Ref: tlmgr -background _color_185644 +Ref: tlmgr -font " _fontname_ _fontsize_ "185709 +Ref: tlmgr -foreground _color_185867 +Ref: tlmgr -geometry _geomspec_185919 +Ref: tlmgr -xrm _xresource_186111 +Node: tlmgr MACHINE-READABLE OUTPUT186379 +Node: tlmgr Machine-readable update and install output187189 +Ref: tlmgr location-url _location_188465 +Ref: tlmgr total-bytes _count_188681 +Ref: tlmgr _pkgname_189091 +Ref: tlmgr _status_189301 +Ref: tlmgr d189379 +Ref: tlmgr f189439 +Ref: tlmgr u189618 +Ref: tlmgr r189664 +Ref: tlmgr a189787 +Ref: tlmgr i189965 +Ref: tlmgr I190084 +Ref: tlmgr _localrev_190186 +Ref: tlmgr _serverrev_190293 +Ref: tlmgr _size_190405 +Ref: tlmgr _runtime_190574 +Ref: tlmgr _esttot_190644 +Node: tlmgr Machine-readable option output190677 +Node: tlmgr AUTHORS AND COPYRIGHT191189 +Node: Index191588  End Tag Table diff --git a/Build/source/doc/tlbuild.texi b/Build/source/doc/tlbuild.texi index 2898707ce63..010d0f6b1ff 100644 --- a/Build/source/doc/tlbuild.texi +++ b/Build/source/doc/tlbuild.texi @@ -2552,6 +2552,7 @@ commit pushed is tested on Travis-CI. * Transfer from Subversion to Github:: * Automatic update of the Git mirror:: * CI testing on Travis-CI:: +* Releases on Github:: @end menu @@ -2634,6 +2635,22 @@ Travis-CI. If changes have been pushed via the cron job above, Travis-CI will automatically checkout the last pushed commit and try building it. +@node Releases on Github +@section Releases on Github + +Given a git checkout of @code{texlive-source}: + +@example +git pull +git tag build-svnNNNN +git push --tags +@end example + +@noindent and the result will appear at +@url{https://github.com/TeX-Live/texlive-source/releases}. +Releases can also be made manually from that web page (see +@code{tl-update-bindir} for hints). + @c made from pod doc. @include tlbuild-incl/install-tl.texi @include tlbuild-incl/tlmgr.texi diff --git a/Build/source/texk/texlive/linked_scripts/ptex-fontmaps/kanji-config-updmap.pl b/Build/source/texk/texlive/linked_scripts/ptex-fontmaps/kanji-config-updmap.pl index 94cfe92dd36..230b0a9a029 100755 --- a/Build/source/texk/texlive/linked_scripts/ptex-fontmaps/kanji-config-updmap.pl +++ b/Build/source/texk/texlive/linked_scripts/ptex-fontmaps/kanji-config-updmap.pl @@ -1,6 +1,6 @@ #!/usr/bin/env perl # kanji-config-updmap: setup Japanese font embedding -# Version 20190318.0 +# Version 20190506.0 # # formerly known as updmap-setup-kanji # @@ -22,7 +22,7 @@ use Getopt::Long qw(:config no_autoabbrev ignore_case_always); use strict; my $prg = "kanji-config-updmap"; -my $version = '20190318.0'; +my $version = '20190506.0'; my $updmap_real = "updmap"; my $updmap = $updmap_real; @@ -33,6 +33,7 @@ my $opt_jis = 0; my $opt_sys = 0; my $opt_user = 0; my $opt_old = 0; +my $opt_force = 0; my @opt_mode_list; my $opt_mode_one; my $opt_mode_ja; @@ -52,6 +53,7 @@ if (! GetOptions( "sys" => \$opt_sys, "user" => \$opt_user, "old" => \$opt_old, + "force" => \$opt_force, "version" => sub { print &version(); exit(0); }, ) ) { die "Try \"$0 --help\" for more information.\n"; } @@ -213,6 +215,7 @@ sub Usage { a new updmap with --user option is assumed. If this is not the case, explicitly use --old. --old Makes $prg call `updmap' without --user argument in user mode. + --force Set up font embedding even if the font is not available. --version Show version information and exit EOF @@ -421,7 +424,7 @@ sub SetupReplacement { my $opt_mode = shift; my $rep = shift; if (defined($representatives{$opt_mode}{$rep})) { - if ($representatives{$opt_mode}{$rep}{'available'}) { + if ($representatives{$opt_mode}{$rep}{'available'} || $opt_force) { return SetupMapFile($opt_mode, $rep); } else { printf STDERR "$rep not available, falling back to auto!\n"; diff --git a/Build/source/texk/texlive/linked_scripts/ptex-fontmaps/kanji-fontmap-creator.pl b/Build/source/texk/texlive/linked_scripts/ptex-fontmaps/kanji-fontmap-creator.pl index b1da19e74a2..dd8e72970dc 100755 --- a/Build/source/texk/texlive/linked_scripts/ptex-fontmaps/kanji-fontmap-creator.pl +++ b/Build/source/texk/texlive/linked_scripts/ptex-fontmaps/kanji-fontmap-creator.pl @@ -2,7 +2,7 @@ # # kanji-fontmap-creator # (c) 2012-2014 Norbert Preining -# Version: 20190318.0 +# Version: 20190506.0 # Licenced under the GPLv2 or any higher version # # gui to create map files for (kanji-config-)updmap @@ -41,7 +41,7 @@ my $opt_help = 0; my $opt_version = 0; my $prg = "kanji-fontmap-creator"; -my $version = "20190318.0"; +my $version = "20190506.0"; # # global vars configuring operation diff --git a/Build/source/texk/texlive/linked_scripts/texlive/tlmgr.pl b/Build/source/texk/texlive/linked_scripts/texlive/tlmgr.pl index eb63c89b1c2..8865db2920f 100755 --- a/Build/source/texk/texlive/linked_scripts/texlive/tlmgr.pl +++ b/Build/source/texk/texlive/linked_scripts/texlive/tlmgr.pl @@ -6988,10 +6988,11 @@ do not include the version of the local installation # of the main remote repository, then # warn that one needs to call update-tlmgr-latest.sh --update if ($is_main && $TeXLive::TLConfig::ReleaseYear < $texlive_release_year) { - return (undef, "Remote repository is newer than local ($TeXLive::TLConfig::ReleaseYear < $texlive_release_year)\n" + return (undef, "Local TeX Live ($TeXLive::TLConfig::ReleaseYear)" + . " is older than remote repository ($texlive_release_year).\n" . "Cross release updates are only supported with\n" . " update-tlmgr-latest(.sh/.exe) --update\n" - . "Please see https://tug.org/texlive/upgrade.html for details.") + . "See https://tug.org/texlive/upgrade.html for details.") } } else { # $texlive_minrelease not defined, so only one year is valid @@ -7472,9 +7473,13 @@ with C: Tell C to use a nearby CTAN mirror for future updates; useful if you installed TeX Live from the DVD image and want to have continuing updates. The two commands are equivalent; C is just an alias for -the given url. Caveat: C resolves to many different -hosts, and they are not perfectly synchronized; we recommend updating -only daily (at most), and not more often. +the given url. + +Caveat: C resolves to many different hosts, and they +are not perfectly synchronized; we recommend updating only daily (at +most), and not more often. You can choose a particular mirror if +problems; the list of all CTAN mirrors with the status of each is at +L. =item C @@ -7525,7 +7530,7 @@ like this: Of course a real hostname and its particular top-level CTAN directory have to be specified. The list of CTAN mirrors is available at -L. +L. Here's an example of using a local directory: @@ -8126,8 +8131,8 @@ with C<--usertree>. See L below. =head2 install [I description above). Does not change any -initialization files, either system or personal. +On Unix, adds or removes symlinks for executables, man pages, and info +pages in the system directories specified by the respective options (see +the L description above). Does not change any initialization +files, either system or personal. Furthermore, any executables added or +removed by future updates are not taken care of automatically; this +command must be rerun as needed. On Windows, the registry part where the binary directory is added or removed is determined in the following way: @@ -8577,6 +8588,10 @@ written to the terminal. =back +This action does not automatically remove symlinks to executables from +system directories; you need to run C (L) +yourself if you are using this feature and want stale symlinks removed. + =head2 repository =over 4 @@ -8881,7 +8896,6 @@ supported in these circumstances. This option can also be set permanently in the tlmgr config file with the key C. - =item B<--no-auto-remove> [I...] By default, C tries to remove packages which have disappeared on @@ -8977,6 +8991,10 @@ fallback information, but if you don't like them accumulating (e.g., C resolves to many different hosts, each resulting in a possibly different hash), it's harmless to delete them. +This action does not automatically add or remove new symlinks in system +directories; you need to run C L yourself if you are using +this feature and want new symlinks added. + =head1 CONFIGURATION FILE FOR TLMGR C reads two configuration files: one is system-wide, in -- cgit v1.2.3