summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/upmendex/samples/alphabet
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/upmendex/samples/alphabet')
-rw-r--r--Master/texmf-dist/doc/upmendex/samples/alphabet/Makefile29
-rw-r--r--Master/texmf-dist/doc/upmendex/samples/alphabet/alpha_es.idx2
-rw-r--r--Master/texmf-dist/doc/upmendex/samples/alphabet/mdxsty_es.ist4
-rw-r--r--Master/texmf-dist/doc/upmendex/samples/alphabet/mdxsty_es1.ist10
-rw-r--r--Master/texmf-dist/doc/upmendex/samples/alphabet/mdxsty_es11.ist12
-rw-r--r--Master/texmf-dist/doc/upmendex/samples/alphabet/mdxsty_es12.ist12
-rw-r--r--Master/texmf-dist/doc/upmendex/samples/alphabet/mdxsty_es13.ist12
-rw-r--r--Master/texmf-dist/doc/upmendex/samples/alphabet/mdxsty_es2.ist10
-rw-r--r--Master/texmf-dist/doc/upmendex/samples/alphabet/mdxsty_head1.ist (renamed from Master/texmf-dist/doc/upmendex/samples/alphabet/mdxsty_es21.ist)2
-rw-r--r--Master/texmf-dist/doc/upmendex/samples/alphabet/mdxsty_head2.ist (renamed from Master/texmf-dist/doc/upmendex/samples/alphabet/mdxsty_es22.ist)2
-rw-r--r--Master/texmf-dist/doc/upmendex/samples/alphabet/mdxsty_head3.ist (renamed from Master/texmf-dist/doc/upmendex/samples/alphabet/mdxsty_es23.ist)2
11 files changed, 28 insertions, 69 deletions
diff --git a/Master/texmf-dist/doc/upmendex/samples/alphabet/Makefile b/Master/texmf-dist/doc/upmendex/samples/alphabet/Makefile
index a33c0e11b85..120f3f17791 100644
--- a/Master/texmf-dist/doc/upmendex/samples/alphabet/Makefile
+++ b/Master/texmf-dist/doc/upmendex/samples/alphabet/Makefile
@@ -3,35 +3,46 @@ UPMENDEX = upmendex
alphabet: es zh
es:
- for num in 1 2 11 12 13 22 22 23; do \
+ for num in 1 2; do \
for loc in es; do \
- $(UPMENDEX) alpha_$$loc.idx -s mdxsty_$$loc$$num.ist -o alpha_$$loc$$num.ind ; \
+ $(UPMENDEX) alpha_$$loc.idx -s mdxsty_head$$num.ist -s mdxsty_$$loc.ist -t alpha_$$loc$$num.ilg -o alpha_$$loc$$num.ind ; \
+ done ; \
+ done
+ for num in 1 2 3; do \
+ for x in 1 2; do \
+ for loc in es; do \
+ locx=$$loc$$x ; \
+ $(UPMENDEX) alpha_$$loc.idx -s mdxsty_head$$num.ist -s mdxsty_$$locx.ist -t alpha_$$locx$$num.ilg -o alpha_$$locx$$num.ind ; \
+ done ; \
done ; \
done
zh:
- for num in 1 2 11 12 13 14 21 22 31; do \
+ for num in 1 2 3 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 ; \
+ $(UPMENDEX) alpha_$$loc.idx -s mdxsty_$$loc$$num.ist -t alpha_$$loc$$num.ilg -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 ; \
+ $(UPMENDEX) alpha_$$locx.idx -s mdxsty_$$loc$$num.ist -t alpha_$$locx$$num.ilg -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 ; \
+ $(UPMENDEX) alpha_$$locx.idx -s mdxsty_$$loc$$num.ist -t alpha_$$locx$$num.ilg -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 ; \
+ $(UPMENDEX) alpha_$$locx.idx -s mdxsty_$$loc$$num.ist -t alpha_$$locx$$num.ilg -o alpha_$$locx$$num.ind ; \
done
- for num in 1 2; do \
+ for num in 1 2 3; do \
loc='zh' ; \
locx='zhp' ; \
- $(UPMENDEX) alpha_$$locx.idx -s mdxsty_$$loc$$num.ist -o alpha_$$locx$$num.ind ; \
+ $(UPMENDEX) alpha_$$locx.idx -s mdxsty_$$loc$$num.ist -t alpha_$$locx$$num.ilg -o alpha_$$locx$$num.ind ; \
done
+
+clean:
+ rm -f *.ind *.ilg
diff --git a/Master/texmf-dist/doc/upmendex/samples/alphabet/alpha_es.idx b/Master/texmf-dist/doc/upmendex/samples/alphabet/alpha_es.idx
index 7c3982df835..1a81aa998ba 100644
--- a/Master/texmf-dist/doc/upmendex/samples/alphabet/alpha_es.idx
+++ b/Master/texmf-dist/doc/upmendex/samples/alphabet/alpha_es.idx
@@ -93,3 +93,5 @@
\indexentry{qu}{6004}
\indexentry{qua}{6005}
\indexentry{quz}{6006}
+\indexentry{ª}{501}
+\indexentry{º}{502}
diff --git a/Master/texmf-dist/doc/upmendex/samples/alphabet/mdxsty_es.ist b/Master/texmf-dist/doc/upmendex/samples/alphabet/mdxsty_es.ist
new file mode 100644
index 00000000000..bef3be184ce
--- /dev/null
+++ b/Master/texmf-dist/doc/upmendex/samples/alphabet/mdxsty_es.ist
@@ -0,0 +1,4 @@
+% -*- coding: utf-8 -*-
+
+icu_locale "es"
+
diff --git a/Master/texmf-dist/doc/upmendex/samples/alphabet/mdxsty_es1.ist b/Master/texmf-dist/doc/upmendex/samples/alphabet/mdxsty_es1.ist
index 1c82c1edfae..9bd0d7ef14f 100644
--- a/Master/texmf-dist/doc/upmendex/samples/alphabet/mdxsty_es1.ist
+++ b/Master/texmf-dist/doc/upmendex/samples/alphabet/mdxsty_es1.ist
@@ -1,12 +1,4 @@
% -*- 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"
+icu_locale "es@collation=traditional"
diff --git a/Master/texmf-dist/doc/upmendex/samples/alphabet/mdxsty_es11.ist b/Master/texmf-dist/doc/upmendex/samples/alphabet/mdxsty_es11.ist
deleted file mode 100644
index bcf1b788f8e..00000000000
--- a/Master/texmf-dist/doc/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/upmendex/samples/alphabet/mdxsty_es12.ist b/Master/texmf-dist/doc/upmendex/samples/alphabet/mdxsty_es12.ist
deleted file mode 100644
index bef0b6f818f..00000000000
--- a/Master/texmf-dist/doc/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/upmendex/samples/alphabet/mdxsty_es13.ist b/Master/texmf-dist/doc/upmendex/samples/alphabet/mdxsty_es13.ist
deleted file mode 100644
index 804b137c967..00000000000
--- a/Master/texmf-dist/doc/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/upmendex/samples/alphabet/mdxsty_es2.ist b/Master/texmf-dist/doc/upmendex/samples/alphabet/mdxsty_es2.ist
index 194545e04f3..c71fbd7a7b5 100644
--- a/Master/texmf-dist/doc/upmendex/samples/alphabet/mdxsty_es2.ist
+++ b/Master/texmf-dist/doc/upmendex/samples/alphabet/mdxsty_es2.ist
@@ -1,12 +1,4 @@
% -*- 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"
+icu_locale "es@collation=search"
diff --git a/Master/texmf-dist/doc/upmendex/samples/alphabet/mdxsty_es21.ist b/Master/texmf-dist/doc/upmendex/samples/alphabet/mdxsty_head1.ist
index 119652482cb..06c3eea2d0c 100644
--- a/Master/texmf-dist/doc/upmendex/samples/alphabet/mdxsty_es21.ist
+++ b/Master/texmf-dist/doc/upmendex/samples/alphabet/mdxsty_head1.ist
@@ -8,5 +8,3 @@ lethead_flag 1
lethead_prefix "\n\\centerline{\\bfseries --- "
lethead_suffix " ---}\\par\\nobreak"
-icu_locale "es@collation=search"
-
diff --git a/Master/texmf-dist/doc/upmendex/samples/alphabet/mdxsty_es22.ist b/Master/texmf-dist/doc/upmendex/samples/alphabet/mdxsty_head2.ist
index b9c13151f70..2d6bac57d80 100644
--- a/Master/texmf-dist/doc/upmendex/samples/alphabet/mdxsty_es22.ist
+++ b/Master/texmf-dist/doc/upmendex/samples/alphabet/mdxsty_head2.ist
@@ -8,5 +8,3 @@ lethead_flag -1
lethead_prefix "\n\\centerline{\\bfseries --- "
lethead_suffix " ---}\\par\\nobreak"
-icu_locale "es@collation=search"
-
diff --git a/Master/texmf-dist/doc/upmendex/samples/alphabet/mdxsty_es23.ist b/Master/texmf-dist/doc/upmendex/samples/alphabet/mdxsty_head3.ist
index 8f9890b0718..6b0c7ccd975 100644
--- a/Master/texmf-dist/doc/upmendex/samples/alphabet/mdxsty_es23.ist
+++ b/Master/texmf-dist/doc/upmendex/samples/alphabet/mdxsty_head3.ist
@@ -8,5 +8,3 @@ lethead_flag 2
lethead_prefix "\n\\centerline{\\bfseries --- "
lethead_suffix " ---}\\par\\nobreak"
-icu_locale "es@collation=search"
-