From d56ae4d233bc34232b04ca2acd9b7c56c3926741 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 28 Mar 2017 17:55:13 +0000 Subject: doc,sync git-svn-id: svn://tug.org/texlive/trunk@43628 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/scripts/texlive/fmtutil.pl | 6 +++--- Master/texmf-dist/scripts/texlive/updmap.pl | 3 ++- 2 files changed, 5 insertions(+), 4 deletions(-) (limited to 'Master/texmf-dist/scripts') diff --git a/Master/texmf-dist/scripts/texlive/fmtutil.pl b/Master/texmf-dist/scripts/texlive/fmtutil.pl index 3d3301c3901..8677466d416 100755 --- a/Master/texmf-dist/scripts/texlive/fmtutil.pl +++ b/Master/texmf-dist/scripts/texlive/fmtutil.pl @@ -1266,10 +1266,10 @@ sub help { my $usage = <<"EOF"; Usage: $prg [OPTION] ... [COMMAND] or: $prg-sys [OPTION] ... [COMMAND] - or: mktexfmt FORMAT.fmt|BASE.base|MEM.mem|FMTNAME.EXT + or: mktexfmt FORMAT.fmt|BASE.base|FMTNAME.EXT -Rebuild and manage TeX fmts, Metafont bases and MetaPost mems, -collectively called "formats" here. +Rebuild and manage TeX fmts and Metafont bases, collectively called +"formats" here. (MetaPost no longer uses the past-equivalent "mems".) If the command name ends in mktexfmt, only one format can be created. The only options supported are --help and --version, and the command diff --git a/Master/texmf-dist/scripts/texlive/updmap.pl b/Master/texmf-dist/scripts/texlive/updmap.pl index 0aad05e4748..be20d810d59 100755 --- a/Master/texmf-dist/scripts/texlive/updmap.pl +++ b/Master/texmf-dist/scripts/texlive/updmap.pl @@ -3,7 +3,7 @@ # updmap - maintain map files for outline fonts. # (Maintained in TeX Live:Master/texmf-dist/scripts/texlive.) # -# Copyright 2011-2016 Norbert Preining +# Copyright 2011-2017 Norbert Preining # This file is licensed under the GNU General Public License version 2 # or any later version. # @@ -2262,6 +2262,7 @@ By default, the TeX filename database (ls-R) is also updated. The updmap system is regrettably complicated, for both inherent and historical reasons. A general overview: + - updmap.cfg files are mainly about listing other files, namely the font-specific .maps, in which each line gives information about a different TeX (.tfm) font. -- cgit v1.2.3