summaryrefslogtreecommitdiff
path: root/Build/source/texk/upmendex
diff options
context:
space:
mode:
authorTakuji Tanaka <ttk@t-lab.opal.ne.jp>2019-03-16 14:51:57 +0000
committerTakuji Tanaka <ttk@t-lab.opal.ne.jp>2019-03-16 14:51:57 +0000
commited678cdbbefdb3f70193a74bb362c7b3b426fb74 (patch)
treec1c7abe19038e68a297b5e2e8d9d601a84de1b15 /Build/source/texk/upmendex
parent090dff7b31108a1b2c2d7f11967cb414e9d5ac48 (diff)
texk/mendexk, texk/upmendexk: rename *.doc to *.ja.txt
git-svn-id: svn://tug.org/texlive/trunk@50413 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/upmendex')
-rw-r--r--Build/source/texk/upmendex/ChangeLog5
-rw-r--r--Build/source/texk/upmendex/Makefile.am2
-rw-r--r--Build/source/texk/upmendex/Makefile.in2
-rw-r--r--Build/source/texk/upmendex/upmendex.ja.txt (renamed from Build/source/texk/upmendex/upmendex.doc)11
4 files changed, 14 insertions, 6 deletions
diff --git a/Build/source/texk/upmendex/ChangeLog b/Build/source/texk/upmendex/ChangeLog
index 6e9e19eaa14..6ea60fd3845 100644
--- a/Build/source/texk/upmendex/ChangeLog
+++ b/Build/source/texk/upmendex/ChangeLog
@@ -1,3 +1,8 @@
+2019-03-16 TANAKA Takuji <ttk@t-lab.opal.ne.jp>
+
+ * upmendex.ja.txt: Rename from upmendex.doc,
+ minor update.
+
2019-03-06 Hironobu Yamashita <h.y.acetaminophen@gmail.com>
Fix a bug in multibytelen().
diff --git a/Build/source/texk/upmendex/Makefile.am b/Build/source/texk/upmendex/Makefile.am
index b58d6dd3e0f..0ec7b0c2f0b 100644
--- a/Build/source/texk/upmendex/Makefile.am
+++ b/Build/source/texk/upmendex/Makefile.am
@@ -51,7 +51,7 @@ EXTRA_DIST = \
##
EXTRA_DIST += \
indexsty \
- upmendex.doc
+ upmendex.ja.txt
## Tests
##
diff --git a/Build/source/texk/upmendex/Makefile.in b/Build/source/texk/upmendex/Makefile.in
index 81311dda787..32086ae1de2 100644
--- a/Build/source/texk/upmendex/Makefile.in
+++ b/Build/source/texk/upmendex/Makefile.in
@@ -601,7 +601,7 @@ upmendex_SOURCES = \
# Force Automake to use CXXLD for linking
nodist_EXTRA_upmendex_SOURCES = dummy.cxx
LDADD = $(KPATHSEA_LIBS) $(ICU_LIBS) $(ICU_LIBS_EXTRA)
-EXTRA_DIST = COPYRIGHT indexsty upmendex.doc $(TESTS) tests/foo.idx \
+EXTRA_DIST = COPYRIGHT indexsty upmendex.ja.txt $(TESTS) tests/foo.idx \
tests/foo.ind tests/uni.idx tests/uni.dict tests/uni.ist \
tests/uni.ind
TESTS = tests/upmendex.test
diff --git a/Build/source/texk/upmendex/upmendex.doc b/Build/source/texk/upmendex/upmendex.ja.txt
index c2f8b343a9f..14809d9bf50 100644
--- a/Build/source/texk/upmendex/upmendex.doc
+++ b/Build/source/texk/upmendex/upmendex.ja.txt
@@ -2,7 +2,8 @@ upmendex - 索引整形ツール
使用法
- upmendex [-ilqrcg] [-s sty] [-d dic] [-o ind] [-d dic] [-t log] [-p no] [--] [idx0 idx1 idx2 ...]
+ upmendex [-ilqrcgf] [-s sty] [-d dic] [-o ind] [-t log] [-p no] [--] [idx0 idx1 idx2 ...]
+ upmendex --help
解説
@@ -55,6 +56,8 @@ upmendex - 索引整形ツール
ジの次の奇数ページから)、even (最終ページの次の偶数ページから)といっ
た指定も可能です。
+ --help オプションの要約を表示します。
+
-- 以降はオプション文字列と解釈しません。
@@ -153,12 +156,12 @@ upmendex - 索引整形ツール
""
lethead_suffixと同じ。
- lethead_flag <文字列>
+ lethead_flag <数値>
0
頭文字の出力のフラグ。0のとき出力しない。1のときは英字を大文字で、
-1のときは小文字で、2のときはタイトルケースで出力する。
- heading_flag <文字列>
+ heading_flag <数値>
0
lethead_flagと同じ。
@@ -316,7 +319,7 @@ upmendex - 索引整形ツール
( Ref. http://userguide.icu-project.org/collation/customization
http://www.unicode.org/reports/tr35/tr35-collation.html#Rules )
UTF-8のUnicode文字及び、以下のエスケープ文字列が使用可能である:
- \uhhhh (16進数[0-9A-Fa-f]を4桁), \Uhhhhhhhh (16進数を8桁),
+ \Uhhhhhhhh (16進数[0-9A-Fa-f]を8桁), \uhhhh (16進数を4桁),
\xhh (16進数を2桁), \x{h...} (16進数を1〜8桁), \ooo (8進数[0-7]を3桁)。
空文字列(デフォルト)のときは、localeによる照合順序のルールに従う。
(upmendex専用)