diff options
Diffstat (limited to 'Master/texmf-dist/doc/support/upmendex/samples/alphabet')
18 files changed, 0 insertions, 244 deletions
diff --git a/Master/texmf-dist/doc/support/upmendex/samples/alphabet/Makefile b/Master/texmf-dist/doc/support/upmendex/samples/alphabet/Makefile deleted file mode 100644 index a33c0e11b85..00000000000 --- a/Master/texmf-dist/doc/support/upmendex/samples/alphabet/Makefile +++ /dev/null @@ -1,37 +0,0 @@ -UPMENDEX = upmendex - -alphabet: es zh - -es: - for num in 1 2 11 12 13 22 22 23; do \ - for loc in es; do \ - $(UPMENDEX) alpha_$$loc.idx -s mdxsty_$$loc$$num.ist -o alpha_$$loc$$num.ind ; \ - done ; \ - done - -zh: - for num in 1 2 11 12 13 14 21 22 31; do \ - for loc in zh; do \ - $(UPMENDEX) alpha_$$loc.idx -s mdxsty_$$loc$$num.ist -o alpha_$$loc$$num.ind ; \ - done ; \ - done - for num in 11 12 13 14; do \ - loc='zh' ; \ - locx='zhr' ; \ - $(UPMENDEX) alpha_$$locx.idx -s mdxsty_$$loc$$num.ist -o alpha_$$locx$$num.ind ; \ - done - for num in 21 22; do \ - loc='zh' ; \ - locx='zhs' ; \ - $(UPMENDEX) alpha_$$locx.idx -s mdxsty_$$loc$$num.ist -o alpha_$$locx$$num.ind ; \ - done - for num in 31; do \ - loc='zh' ; \ - locx='zhz' ; \ - $(UPMENDEX) alpha_$$locx.idx -s mdxsty_$$loc$$num.ist -o alpha_$$locx$$num.ind ; \ - done - for num in 1 2; do \ - loc='zh' ; \ - locx='zhp' ; \ - $(UPMENDEX) alpha_$$locx.idx -s mdxsty_$$loc$$num.ist -o alpha_$$locx$$num.ind ; \ - done diff --git a/Master/texmf-dist/doc/support/upmendex/samples/alphabet/mdxsty_es1.ist b/Master/texmf-dist/doc/support/upmendex/samples/alphabet/mdxsty_es1.ist deleted file mode 100644 index 1c82c1edfae..00000000000 --- a/Master/texmf-dist/doc/support/upmendex/samples/alphabet/mdxsty_es1.ist +++ /dev/null @@ -1,12 +0,0 @@ -% -*- coding: utf-8 -*- - -delim_0 "\\leaders\\hbox{$\\cdot$}\\hfill " -delim_1 "\\leaders\\hbox{$\\cdot$}\\hfill " -delim_2 "\\leaders\\hbox{$\\cdot$}\\hfill " - -lethead_flag 1 -lethead_prefix "\n\\centerline{\\bfseries --- " -lethead_suffix " ---}\\par\\nobreak" - -icu_locale "es" - diff --git a/Master/texmf-dist/doc/support/upmendex/samples/alphabet/mdxsty_es11.ist b/Master/texmf-dist/doc/support/upmendex/samples/alphabet/mdxsty_es11.ist deleted file mode 100644 index bcf1b788f8e..00000000000 --- a/Master/texmf-dist/doc/support/upmendex/samples/alphabet/mdxsty_es11.ist +++ /dev/null @@ -1,12 +0,0 @@ -% -*- coding: utf-8 -*- - -delim_0 "\\leaders\\hbox{$\\cdot$}\\hfill " -delim_1 "\\leaders\\hbox{$\\cdot$}\\hfill " -delim_2 "\\leaders\\hbox{$\\cdot$}\\hfill " - -lethead_flag 1 -lethead_prefix "\n\\centerline{\\bfseries --- " -lethead_suffix " ---}\\par\\nobreak" - -icu_locale "es@collation=traditional" - diff --git a/Master/texmf-dist/doc/support/upmendex/samples/alphabet/mdxsty_es12.ist b/Master/texmf-dist/doc/support/upmendex/samples/alphabet/mdxsty_es12.ist deleted file mode 100644 index bef0b6f818f..00000000000 --- a/Master/texmf-dist/doc/support/upmendex/samples/alphabet/mdxsty_es12.ist +++ /dev/null @@ -1,12 +0,0 @@ -% -*- coding: utf-8 -*- - -delim_0 "\\leaders\\hbox{$\\cdot$}\\hfill " -delim_1 "\\leaders\\hbox{$\\cdot$}\\hfill " -delim_2 "\\leaders\\hbox{$\\cdot$}\\hfill " - -lethead_flag -1 -lethead_prefix "\n\\centerline{\\bfseries --- " -lethead_suffix " ---}\\par\\nobreak" - -icu_locale "es@collation=traditional" - diff --git a/Master/texmf-dist/doc/support/upmendex/samples/alphabet/mdxsty_es13.ist b/Master/texmf-dist/doc/support/upmendex/samples/alphabet/mdxsty_es13.ist deleted file mode 100644 index 804b137c967..00000000000 --- a/Master/texmf-dist/doc/support/upmendex/samples/alphabet/mdxsty_es13.ist +++ /dev/null @@ -1,12 +0,0 @@ -% -*- coding: utf-8 -*- - -delim_0 "\\leaders\\hbox{$\\cdot$}\\hfill " -delim_1 "\\leaders\\hbox{$\\cdot$}\\hfill " -delim_2 "\\leaders\\hbox{$\\cdot$}\\hfill " - -lethead_flag 2 -lethead_prefix "\n\\centerline{\\bfseries --- " -lethead_suffix " ---}\\par\\nobreak" - -icu_locale "es@collation=traditional" - diff --git a/Master/texmf-dist/doc/support/upmendex/samples/alphabet/mdxsty_es2.ist b/Master/texmf-dist/doc/support/upmendex/samples/alphabet/mdxsty_es2.ist deleted file mode 100644 index 194545e04f3..00000000000 --- a/Master/texmf-dist/doc/support/upmendex/samples/alphabet/mdxsty_es2.ist +++ /dev/null @@ -1,12 +0,0 @@ -% -*- coding: utf-8 -*- - -delim_0 "\\leaders\\hbox{$\\cdot$}\\hfill " -delim_1 "\\leaders\\hbox{$\\cdot$}\\hfill " -delim_2 "\\leaders\\hbox{$\\cdot$}\\hfill " - -lethead_flag -1 -lethead_prefix "\n\\centerline{\\bfseries --- " -lethead_suffix " ---}\\par\\nobreak" - -icu_locale "es" - diff --git a/Master/texmf-dist/doc/support/upmendex/samples/alphabet/mdxsty_es21.ist b/Master/texmf-dist/doc/support/upmendex/samples/alphabet/mdxsty_es21.ist deleted file mode 100644 index 119652482cb..00000000000 --- a/Master/texmf-dist/doc/support/upmendex/samples/alphabet/mdxsty_es21.ist +++ /dev/null @@ -1,12 +0,0 @@ -% -*- coding: utf-8 -*- - -delim_0 "\\leaders\\hbox{$\\cdot$}\\hfill " -delim_1 "\\leaders\\hbox{$\\cdot$}\\hfill " -delim_2 "\\leaders\\hbox{$\\cdot$}\\hfill " - -lethead_flag 1 -lethead_prefix "\n\\centerline{\\bfseries --- " -lethead_suffix " ---}\\par\\nobreak" - -icu_locale "es@collation=search" - diff --git a/Master/texmf-dist/doc/support/upmendex/samples/alphabet/mdxsty_es22.ist b/Master/texmf-dist/doc/support/upmendex/samples/alphabet/mdxsty_es22.ist deleted file mode 100644 index b9c13151f70..00000000000 --- a/Master/texmf-dist/doc/support/upmendex/samples/alphabet/mdxsty_es22.ist +++ /dev/null @@ -1,12 +0,0 @@ -% -*- coding: utf-8 -*- - -delim_0 "\\leaders\\hbox{$\\cdot$}\\hfill " -delim_1 "\\leaders\\hbox{$\\cdot$}\\hfill " -delim_2 "\\leaders\\hbox{$\\cdot$}\\hfill " - -lethead_flag -1 -lethead_prefix "\n\\centerline{\\bfseries --- " -lethead_suffix " ---}\\par\\nobreak" - -icu_locale "es@collation=search" - diff --git a/Master/texmf-dist/doc/support/upmendex/samples/alphabet/mdxsty_es23.ist b/Master/texmf-dist/doc/support/upmendex/samples/alphabet/mdxsty_es23.ist deleted file mode 100644 index 8f9890b0718..00000000000 --- a/Master/texmf-dist/doc/support/upmendex/samples/alphabet/mdxsty_es23.ist +++ /dev/null @@ -1,12 +0,0 @@ -% -*- coding: utf-8 -*- - -delim_0 "\\leaders\\hbox{$\\cdot$}\\hfill " -delim_1 "\\leaders\\hbox{$\\cdot$}\\hfill " -delim_2 "\\leaders\\hbox{$\\cdot$}\\hfill " - -lethead_flag 2 -lethead_prefix "\n\\centerline{\\bfseries --- " -lethead_suffix " ---}\\par\\nobreak" - -icu_locale "es@collation=search" - diff --git a/Master/texmf-dist/doc/support/upmendex/samples/alphabet/mdxsty_zh1.ist b/Master/texmf-dist/doc/support/upmendex/samples/alphabet/mdxsty_zh1.ist deleted file mode 100644 index e52cb7910c3..00000000000 --- a/Master/texmf-dist/doc/support/upmendex/samples/alphabet/mdxsty_zh1.ist +++ /dev/null @@ -1,12 +0,0 @@ -% -*- coding: utf-8 -*- - -delim_0 "\\leaders\\hbox{$\\cdot$}\\hfill " -delim_1 "\\leaders\\hbox{$\\cdot$}\\hfill " -delim_2 "\\leaders\\hbox{$\\cdot$}\\hfill " - -lethead_flag 1 -lethead_prefix "\n\\centerline{\\bfseries --- " -lethead_suffix " ---}\\par\\nobreak" - -icu_locale "zh" - diff --git a/Master/texmf-dist/doc/support/upmendex/samples/alphabet/mdxsty_zh11.ist b/Master/texmf-dist/doc/support/upmendex/samples/alphabet/mdxsty_zh11.ist deleted file mode 100644 index 4f4661ec8e8..00000000000 --- a/Master/texmf-dist/doc/support/upmendex/samples/alphabet/mdxsty_zh11.ist +++ /dev/null @@ -1,12 +0,0 @@ -% -*- coding: utf-8 -*- - -delim_0 "\\leaders\\hbox{$\\cdot$}\\hfill " -delim_1 "\\leaders\\hbox{$\\cdot$}\\hfill " -delim_2 "\\leaders\\hbox{$\\cdot$}\\hfill " - -lethead_flag 1 -lethead_prefix "\n\\centerline{\\bfseries --- " -lethead_suffix " ---}\\par\\nobreak" - -icu_locale "zh@collation=unihan" - diff --git a/Master/texmf-dist/doc/support/upmendex/samples/alphabet/mdxsty_zh12.ist b/Master/texmf-dist/doc/support/upmendex/samples/alphabet/mdxsty_zh12.ist deleted file mode 100644 index f2e8c0aa87a..00000000000 --- a/Master/texmf-dist/doc/support/upmendex/samples/alphabet/mdxsty_zh12.ist +++ /dev/null @@ -1,13 +0,0 @@ -% -*- coding: utf-8 -*- - -delim_0 "\\leaders\\hbox{$\\cdot$}\\hfill " -delim_1 "\\leaders\\hbox{$\\cdot$}\\hfill " -delim_2 "\\leaders\\hbox{$\\cdot$}\\hfill " - -lethead_flag 1 -lethead_prefix "\n\\centerline{\\bfseries --- " -lethead_suffix " ---}\\par\\nobreak" - -icu_locale "zh@collation=unihan" -hanzi_head "一部;丨部;丶部;丿部;乙部;亅部;二部;亠部;人部;儿部;入部;八部;冂部;冖部;冫部;几部;凵部;刀部;力部;勹部;匕部;匚部;匸部;十部;卜部;卩部;厂部;厶部;又部;口部;囗部;土部;士部;夂部;夊部;夕部;大部;女部;子部;宀部;寸部;小部;尢部;尸部;屮部;山部;巛部;工部;己部;巾部;干部;幺部;广部;廴部;廾部;弋部;弓部;彐部;彡部;彳部;心部;戈部;戶部;手部;支部;攴部;文部;斗部;斤部;方部;无部;日部;曰部;月部;木部;欠部;止部;歹部;殳部;毋部;比部;毛部;氏部;气部;水部;火部;爪部;父部;爻部;爿部;片部;牙部;牛部;犬部;玄部;玉部;瓜部;瓦部;甘部;生部;用部;田部;疋部;疒部;癶部;白部;皮部;皿部;目部;矛部;矢部;石部;示部;禸部;禾部;穴部;立部;竹部;米部;糸部;缶部;网部;羊部;羽部;老部;而部;耒部;耳部;聿部;肉部;臣部;自部;至部;臼部;舌部;舛部;舟部;艮部;色部;艸部;虍部;虫部;血部;行部;衣部;襾部;見部;角部;言部;谷部;豆部;豕部;豸部;貝部;赤部;走部;足部;身部;車部;辛部;辰部;辵部;邑部;酉部;釆部;里部;金部;長部;門部;阜部;隶部;隹部;雨部;靑部;非部;面部;革部;韋部;韭部;音部;頁部;風部;飛部;食部;首部;香部;馬部;骨部;高部;髟部;鬥部;鬯部;鬲部;鬼部;魚部;鳥部;鹵部;鹿部;麥部;麻部;黃部;黍部;黑部;黹部;黽部;鼎部;鼓部;鼠部;鼻部;齊部;齒部;龍部;龜部;龠部" - diff --git a/Master/texmf-dist/doc/support/upmendex/samples/alphabet/mdxsty_zh13.ist b/Master/texmf-dist/doc/support/upmendex/samples/alphabet/mdxsty_zh13.ist deleted file mode 100644 index 6fce8ee43c0..00000000000 --- a/Master/texmf-dist/doc/support/upmendex/samples/alphabet/mdxsty_zh13.ist +++ /dev/null @@ -1,13 +0,0 @@ -% -*- coding: utf-8 -*- - -delim_0 "\\leaders\\hbox{$\\cdot$}\\hfill " -delim_1 "\\leaders\\hbox{$\\cdot$}\\hfill " -delim_2 "\\leaders\\hbox{$\\cdot$}\\hfill " - -lethead_flag 1 -lethead_prefix "\n\\centerline{\\bfseries --- " -lethead_suffix " ---}\\par\\nobreak" - -icu_locale "ja@collation=unihan" -hanzi_head "一部;丨部;丶部;丿部;乙部;亅部;二部;亠部;人部;儿部;入部;八部;冂部;冖部;冫部;几部;凵部;刀部;力部;勹部;匕部;匚部;匸部;十部;卜部;卩部;厂部;厶部;又部;口部;囗部;土部;士部;夂部;夊部;夕部;大部;女部;子部;宀部;寸部;小部;尢部;尸部;屮部;山部;巛部;工部;己部;巾部;干部;幺部;广部;廴部;廾部;弋部;弓部;彐部;彡部;彳部;心部;戈部;戸部;手部;支部;攴部;文部;斗部;斤部;方部;无部;日部;曰部;月部;木部;欠部;止部;歹部;殳部;毋部;比部;毛部;氏部;气部;水部;火部;爪部;父部;爻部;爿部;片部;牙部;牛部;犬部;玄部;玉部;瓜部;瓦部;甘部;生部;用部;田部;疋部;疒部;癶部;白部;皮部;皿部;目部;矛部;矢部;石部;示部;禸部;禾部;穴部;立部;竹部;米部;糸部;缶部;网部;羊部;羽部;老部;而部;耒部;耳部;聿部;肉部;臣部;自部;至部;臼部;舌部;舛部;舟部;艮部;色部;艸部;虍部;虫部;血部;行部;衣部;襾部;見部;角部;言部;谷部;豆部;豕部;豸部;貝部;赤部;走部;足部;身部;車部;辛部;辰部;辵部;邑部;酉部;釆部;里部;金部;長部;門部;阜部;隶部;隹部;雨部;靑部;非部;面部;革部;韋部;韭部;音部;頁部;風部;飛部;食部;首部;香部;馬部;骨部;高部;髟部;鬥部;鬯部;鬲部;鬼部;魚部;鳥部;鹵部;鹿部;麥部;麻部;黃部;黍部;黑部;黹部;黽部;鼎部;鼓部;鼠部;鼻部;齊部;齒部;龍部;龜部;龠部" - diff --git a/Master/texmf-dist/doc/support/upmendex/samples/alphabet/mdxsty_zh14.ist b/Master/texmf-dist/doc/support/upmendex/samples/alphabet/mdxsty_zh14.ist deleted file mode 100644 index 7e92ed574f7..00000000000 --- a/Master/texmf-dist/doc/support/upmendex/samples/alphabet/mdxsty_zh14.ist +++ /dev/null @@ -1,13 +0,0 @@ -% -*- coding: utf-8 -*- - -delim_0 "\\leaders\\hbox{$\\cdot$}\\hfill " -delim_1 "\\leaders\\hbox{$\\cdot$}\\hfill " -delim_2 "\\leaders\\hbox{$\\cdot$}\\hfill " - -lethead_flag 1 -lethead_prefix "\n\\centerline{\\bfseries --- " -lethead_suffix " ---}\\par\\nobreak" - -icu_locale "ko@collation=unihan" -hanzi_head "一部;丨部;丶部;丿部;乙部;亅部;二部;亠部;人部;儿部;入部;八部;冂部;冖部;冫部;几部;凵部;刀部;力部;勹部;匕部;匚部;匸部;十部;卜部;卩部;厂部;厶部;又部;口部;囗部;土部;士部;夂部;夊部;夕部;大部;女部;子部;宀部;寸部;小部;尢部;尸部;屮部;山部;巛部;工部;己部;巾部;干部;幺部;广部;廴部;廾部;弋部;弓部;彐部;彡部;彳部;心部;戈部;戶部;手部;支部;攴部;文部;斗部;斤部;方部;无部;日部;曰部;月部;木部;欠部;止部;歹部;殳部;毋部;比部;毛部;氏部;气部;水部;火部;爪部;父部;爻部;爿部;片部;牙部;牛部;犬部;玄部;玉部;瓜部;瓦部;甘部;生部;用部;田部;疋部;疒部;癶部;白部;皮部;皿部;目部;矛部;矢部;石部;示部;禸部;禾部;穴部;立部;竹部;米部;糸部;缶部;网部;羊部;羽部;老部;而部;耒部;耳部;聿部;肉部;臣部;自部;至部;臼部;舌部;舛部;舟部;艮部;色部;艸部;虍部;虫部;血部;行部;衣部;襾部;見部;角部;言部;谷部;豆部;豕部;豸部;貝部;赤部;走部;足部;身部;車部;辛部;辰部;辵部;邑部;酉部;釆部;里部;金部;長部;門部;阜部;隶部;隹部;雨部;靑部;非部;面部;革部;韋部;韭部;音部;頁部;風部;飛部;食部;首部;香部;馬部;骨部;高部;髟部;鬥部;鬯部;鬲部;鬼部;魚部;鳥部;鹵部;鹿部;麥部;麻部;黃部;黍部;黑部;黹部;黽部;鼎部;鼓部;鼠部;鼻部;齊部;齒部;龍部;龜部;龠部" - diff --git a/Master/texmf-dist/doc/support/upmendex/samples/alphabet/mdxsty_zh2.ist b/Master/texmf-dist/doc/support/upmendex/samples/alphabet/mdxsty_zh2.ist deleted file mode 100644 index 359f3b97bde..00000000000 --- a/Master/texmf-dist/doc/support/upmendex/samples/alphabet/mdxsty_zh2.ist +++ /dev/null @@ -1,12 +0,0 @@ -% -*- coding: utf-8 -*- - -delim_0 "\\leaders\\hbox{$\\cdot$}\\hfill " -delim_1 "\\leaders\\hbox{$\\cdot$}\\hfill " -delim_2 "\\leaders\\hbox{$\\cdot$}\\hfill " - -lethead_flag -1 -lethead_prefix "\n\\centerline{\\bfseries --- " -lethead_suffix " ---}\\par\\nobreak" - -icu_locale "zh" - diff --git a/Master/texmf-dist/doc/support/upmendex/samples/alphabet/mdxsty_zh21.ist b/Master/texmf-dist/doc/support/upmendex/samples/alphabet/mdxsty_zh21.ist deleted file mode 100644 index 499dcf9eff3..00000000000 --- a/Master/texmf-dist/doc/support/upmendex/samples/alphabet/mdxsty_zh21.ist +++ /dev/null @@ -1,12 +0,0 @@ -% -*- coding: utf-8 -*- - -delim_0 "\\leaders\\hbox{$\\cdot$}\\hfill " -delim_1 "\\leaders\\hbox{$\\cdot$}\\hfill " -delim_2 "\\leaders\\hbox{$\\cdot$}\\hfill " - -lethead_flag 1 -lethead_prefix "\n\\centerline{\\bfseries --- " -lethead_suffix " ---}\\par\\nobreak" - -icu_locale "zh@collation=stroke" - diff --git a/Master/texmf-dist/doc/support/upmendex/samples/alphabet/mdxsty_zh22.ist b/Master/texmf-dist/doc/support/upmendex/samples/alphabet/mdxsty_zh22.ist deleted file mode 100644 index 6cc7d3252ca..00000000000 --- a/Master/texmf-dist/doc/support/upmendex/samples/alphabet/mdxsty_zh22.ist +++ /dev/null @@ -1,12 +0,0 @@ -% -*- coding: utf-8 -*- - -delim_0 "\\leaders\\hbox{$\\cdot$}\\hfill " -delim_1 "\\leaders\\hbox{$\\cdot$}\\hfill " -delim_2 "\\leaders\\hbox{$\\cdot$}\\hfill " - -lethead_flag 1 -lethead_prefix "\n\\centerline{\\bfseries --- " -lethead_suffix " ---}\\par\\nobreak" - -icu_locale "zh@collation=stroke" -hanzi_head "1画;2画;3画;4画;5画;6画;7画;8画;9画;10画;11画;12画;13画;14画;15画;16画;17画;18画;19画;20画;21画;22画;23画;24画;25画;26画;27画;28画;29画;30画;31画;32画;33画;35画;36画;39画;48画" diff --git a/Master/texmf-dist/doc/support/upmendex/samples/alphabet/mdxsty_zh31.ist b/Master/texmf-dist/doc/support/upmendex/samples/alphabet/mdxsty_zh31.ist deleted file mode 100644 index c3584031e7c..00000000000 --- a/Master/texmf-dist/doc/support/upmendex/samples/alphabet/mdxsty_zh31.ist +++ /dev/null @@ -1,12 +0,0 @@ -% -*- coding: utf-8 -*- - -delim_0 "\\leaders\\hbox{$\\cdot$}\\hfill " -delim_1 "\\leaders\\hbox{$\\cdot$}\\hfill " -delim_2 "\\leaders\\hbox{$\\cdot$}\\hfill " - -lethead_flag 1 -lethead_prefix "\n\\centerline{\\bfseries --- " -lethead_suffix " ---}\\par\\nobreak" - -icu_locale "zh@collation=zhuyin" - |