summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts/ptex-fontmaps/kanji-fontmap-creator.pl
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/scripts/ptex-fontmaps/kanji-fontmap-creator.pl')
-rwxr-xr-xMaster/texmf-dist/scripts/ptex-fontmaps/kanji-fontmap-creator.pl8
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/scripts/ptex-fontmaps/kanji-fontmap-creator.pl b/Master/texmf-dist/scripts/ptex-fontmaps/kanji-fontmap-creator.pl
index 6e64d6bc1bf..dc67800d5f2 100755
--- a/Master/texmf-dist/scripts/ptex-fontmaps/kanji-fontmap-creator.pl
+++ b/Master/texmf-dist/scripts/ptex-fontmaps/kanji-fontmap-creator.pl
@@ -2,10 +2,10 @@
#
# kanji-fontmap-creator
# (c) 2012-2014 Norbert Preining
-# Version: 20170624.0
+# Version: 20180306.0
# Licenced under the GPLv2 or any higher version
#
-# gui to create map files for updmap(-setup-kanji)
+# gui to create map files for (kanji-config-)updmap
#
# ptex/uptex:
# 2 fonts (rml/gbm)
@@ -41,7 +41,7 @@ my $opt_help = 0;
my $opt_version = 0;
my $prg = "kanji-fontmap-creator";
-my $version = "20170624.0";
+my $version = "20180306.0";
#
# global vars configuring operation
@@ -552,7 +552,7 @@ kanji-fontmap-creator [I<option>]
=head1 DESCRIPTION
-Create fontmap families for updmap's C<kanjiEmbed> setting. For details
+Create fontmap families for updmap's C<jaEmbed> setting. For details
see the man page of B<updmap>(1) and the web page
L<http://tug.org/texlive/updmap-kanji.html>