texlive[54308] Master: rm old windows batch files (requiring GNU

commits+karl at tug.org commits+karl at tug.org
Sat Mar 14 23:30:53 CET 2020


Revision: 54308
          http://tug.org/svn/texlive?view=revision&revision=54308
Author:   karl
Date:     2020-03-14 23:30:53 +0100 (Sat, 14 Mar 2020)
Log Message:
-----------
rm old windows batch files (requiring GNU iconv) from xecyr; not on CTAN; we will see if anyone is using them nowadays

Modified Paths:
--------------
    trunk/Master/tlpkg/tlpsrc/xecyr.tlpsrc

Removed Paths:
-------------
    trunk/Master/bin/win32/rubibtexx.bat
    trunk/Master/bin/win32/rubibtexx.exe
    trunk/Master/bin/win32/rumakeindexx.bat
    trunk/Master/bin/win32/rumakeindexx.exe
    trunk/Master/bin/win32/rumakeindexx2.bat
    trunk/Master/bin/win32/rumakeindexx2.exe

Deleted: trunk/Master/bin/win32/rubibtexx.bat
===================================================================
--- trunk/Master/bin/win32/rubibtexx.bat	2020-03-14 22:22:16 UTC (rev 54307)
+++ trunk/Master/bin/win32/rubibtexx.bat	2020-03-14 22:30:53 UTC (rev 54308)
@@ -1,9 +0,0 @@
- at echo off
-bibtex8 -B -c cp1251.csf %1.aux
-iconv -f CP1251 -t UTF-8 %1.bbl > tmp.tmp
-copy /b tmp.tmp %1.bbl
-del tmp.tmp
-
-
-
-

Deleted: trunk/Master/bin/win32/rubibtexx.exe
===================================================================
(Binary files differ)

Deleted: trunk/Master/bin/win32/rumakeindexx.bat
===================================================================
--- trunk/Master/bin/win32/rumakeindexx.bat	2020-03-14 22:22:16 UTC (rev 54307)
+++ trunk/Master/bin/win32/rumakeindexx.bat	2020-03-14 22:30:53 UTC (rev 54308)
@@ -1,8 +0,0 @@
- at echo off
-iconv -f UTF-8 -t CP1251 %1.idx > tmp.tmp
-copy /b tmp.tmp %1.idx
-del tmp.tmp
-makeindex %1.idx -t %1.ilg -o %1.ind
-iconv -f CP1251 -t UTF-8 %1.ind > tmp.tmp
-copy /b tmp.tmp %1.ind
-del tmp.tmp

Deleted: trunk/Master/bin/win32/rumakeindexx.exe
===================================================================
(Binary files differ)

Deleted: trunk/Master/bin/win32/rumakeindexx2.bat
===================================================================
--- trunk/Master/bin/win32/rumakeindexx2.bat	2020-03-14 22:22:16 UTC (rev 54307)
+++ trunk/Master/bin/win32/rumakeindexx2.bat	2020-03-14 22:30:53 UTC (rev 54308)
@@ -1,8 +0,0 @@
- at echo off
-iconv -f UTF-8 -t CP1251 %1.idx > tmp.tmp
-copy /b tmp.tmp %1.idx
-del tmp.tmp
-makeindex %1.idx -t %1.ilg  -s %2.ist -o %1.ind
-iconv -f CP1251 -t UTF-8 %1.ind > tmp.tmp
-copy /b tmp.tmp %1.ind
-del tmp.tmp

Deleted: trunk/Master/bin/win32/rumakeindexx2.exe
===================================================================
(Binary files differ)

Modified: trunk/Master/tlpkg/tlpsrc/xecyr.tlpsrc
===================================================================
--- trunk/Master/tlpkg/tlpsrc/xecyr.tlpsrc	2020-03-14 22:22:16 UTC (rev 54307)
+++ trunk/Master/tlpkg/tlpsrc/xecyr.tlpsrc	2020-03-14 22:30:53 UTC (rev 54308)
@@ -1,3 +0,0 @@
-binpattern f/win32 bin/win32/rubibtexx
-binpattern f/win32 bin/win32/rumakeindexx
-binpattern f/win32 bin/win32/rumakeindexx2



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