texlive[73834] Build/source/texk/mendexk: mendex: automake

commits+takuji at tug.org commits+takuji at tug.org
Mon Feb 10 00:41:51 CET 2025


Revision: 73834
          https://tug.org/svn/texlive?view=revision&revision=73834
Author:   takuji
Date:     2025-02-10 00:41:51 +0100 (Mon, 10 Feb 2025)
Log Message:
-----------
mendex: automake

Modified Paths:
--------------
    trunk/Build/source/texk/mendexk/ChangeLog
    trunk/Build/source/texk/mendexk/Makefile.am
    trunk/Build/source/texk/mendexk/Makefile.in

Modified: trunk/Build/source/texk/mendexk/ChangeLog
===================================================================
--- trunk/Build/source/texk/mendexk/ChangeLog	2025-02-09 23:41:13 UTC (rev 73833)
+++ trunk/Build/source/texk/mendexk/ChangeLog	2025-02-09 23:41:51 UTC (rev 73834)
@@ -1,3 +1,7 @@
+2025-02-10  TANAKA Takuji  <ttk at t-lab.opal.ne.jp>
+
+	* Makefile.am: Adjust.
+
 2025-02-09  Yukimasa Morimi  <h20y6m at yahoo.co.jp>
 
 	* configure.ac, version.h:
@@ -5,9 +9,9 @@
 	* fread.c: Improved compatibility with makeindex.
 	* styfile.c: Fix escaping of string parameters.
 	https://github.com/texjporg/tex-jp-build/issues/173
-	* tests/mendex.test, tests/head1.ist, 
+	* tests/mendex.test, tests/head1.ist,
 	tests/tort{,W}.idx, tests/ok-tort{,2}.ind:
-	Add tests for encap escape & headinng_{pre,post}fix
+	Add tests for encap escape & heading_{pre,post}fix
 	from TANAKA Takuji.
 
 2025-01-25  Karl Berry  <karl at freefriends.org>

Modified: trunk/Build/source/texk/mendexk/Makefile.am
===================================================================
--- trunk/Build/source/texk/mendexk/Makefile.am	2025-02-09 23:41:13 UTC (rev 73833)
+++ trunk/Build/source/texk/mendexk/Makefile.am	2025-02-09 23:41:51 UTC (rev 73834)
@@ -62,7 +62,8 @@
 EXTRA_DIST += tests/foo.idx tests/foo.ind \
 	tests/uni.idx tests/uni.dict tests/uni.ist \
 	tests/uni1.ist tests/uni2.ist tests/uni.ind \
-	tests/tort.idx tests/tortW.idx tests/ok-tort.ind
+	tests/tort.idx tests/tortW.idx tests/head1.ist \
+	tests/ok-tort.ind tests/ok-tort2.ind
 DISTCLEANFILES = foo.* uni.* tort*.*
 ## tests/pprec.test
 EXTRA_DIST += tests/range.idx \

Modified: trunk/Build/source/texk/mendexk/Makefile.in
===================================================================
--- trunk/Build/source/texk/mendexk/Makefile.in	2025-02-09 23:41:13 UTC (rev 73833)
+++ trunk/Build/source/texk/mendexk/Makefile.in	2025-02-09 23:41:51 UTC (rev 73834)
@@ -596,22 +596,23 @@
 	mendex.ja.txt mendex.1 mendex.1.ja $(TESTS) tests/foo.idx \
 	tests/foo.ind tests/uni.idx tests/uni.dict tests/uni.ist \
 	tests/uni1.ist tests/uni2.ist tests/uni.ind tests/tort.idx \
-	tests/tortW.idx tests/ok-tort.ind tests/range.idx \
-	tests/range1.ist tests/range2.ist tests/range3.ist \
-	tests/range1.ind tests/range2.ind tests/range3.ind \
-	tests/pprec0.ist tests/pprec1.ist tests/pprec2.ist \
-	tests/pprec3.ist tests/pprec4.ist tests/pprec5.ist \
-	tests/pprec6.ist tests/pprec7.ist tests/pprecA.idx \
-	tests/pprecA-0.ind tests/pprecA-1.ind tests/pprecA-2.ind \
-	tests/pprecB.idx tests/pprecB-0.ind tests/pprecB-3.ind \
-	tests/pprecB-4.ind tests/romalpA.idx tests/romalpA-5.ind \
-	tests/romalpA-6.ind tests/romalpB.idx tests/romalpB-5.ind \
-	tests/romalpB-6.ind tests/romalpB-7.ind tests/romalpC.idx \
-	tests/romalpC-5.ind tests/romalpD.idx tests/romalpD-5.ind \
-	tests/romalpD-6.ind tests/romalpD-7.ind tests/nested3.ist \
-	tests/nested3.ind tests/toodeep.idx tests/sjis.ist \
-	tests/euc.ist tests/jis.ist tests/enc-e.idx tests/enc-j.idx \
-	tests/enc-s.idx tests/enc-u.idx tests/enc-x.ind tests/enc.dic
+	tests/tortW.idx tests/head1.ist tests/ok-tort.ind \
+	tests/ok-tort2.ind tests/range.idx tests/range1.ist \
+	tests/range2.ist tests/range3.ist tests/range1.ind \
+	tests/range2.ind tests/range3.ind tests/pprec0.ist \
+	tests/pprec1.ist tests/pprec2.ist tests/pprec3.ist \
+	tests/pprec4.ist tests/pprec5.ist tests/pprec6.ist \
+	tests/pprec7.ist tests/pprecA.idx tests/pprecA-0.ind \
+	tests/pprecA-1.ind tests/pprecA-2.ind tests/pprecB.idx \
+	tests/pprecB-0.ind tests/pprecB-3.ind tests/pprecB-4.ind \
+	tests/romalpA.idx tests/romalpA-5.ind tests/romalpA-6.ind \
+	tests/romalpB.idx tests/romalpB-5.ind tests/romalpB-6.ind \
+	tests/romalpB-7.ind tests/romalpC.idx tests/romalpC-5.ind \
+	tests/romalpD.idx tests/romalpD-5.ind tests/romalpD-6.ind \
+	tests/romalpD-7.ind tests/nested3.ist tests/nested3.ind \
+	tests/toodeep.idx tests/sjis.ist tests/euc.ist tests/jis.ist \
+	tests/enc-e.idx tests/enc-j.idx tests/enc-s.idx \
+	tests/enc-u.idx tests/enc-x.ind tests/enc.dic
 TESTS = tests/mendex.test \
 	tests/pprec.test \
 	tests/nest.test \



More information about the tex-live-commits mailing list.