texlive[73151] Master: windows wrapper for datatool2bib[.sh]
commits+karl at tug.org
commits+karl at tug.org
Wed Dec 18 00:10:55 CET 2024
Revision: 73151
https://tug.org/svn/texlive?view=revision&revision=73151
Author: karl
Date: 2024-12-18 00:10:54 +0100 (Wed, 18 Dec 2024)
Log Message:
-----------
windows wrapper for datatool2bib[.sh]
Modified Paths:
--------------
trunk/Master/tlpkg/libexec/ctan2tds
Added Paths:
-----------
trunk/Master/bin/windows/datatool2bib.exe
Added: trunk/Master/bin/windows/datatool2bib.exe
===================================================================
(Binary files differ)
Index: trunk/Master/bin/windows/datatool2bib.exe
===================================================================
--- trunk/Master/bin/windows/datatool2bib.exe 2024-12-17 21:12:44 UTC (rev 73150)
+++ trunk/Master/bin/windows/datatool2bib.exe 2024-12-17 23:10:54 UTC (rev 73151)
Property changes on: trunk/Master/bin/windows/datatool2bib.exe
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Modified: trunk/Master/tlpkg/libexec/ctan2tds
===================================================================
--- trunk/Master/tlpkg/libexec/ctan2tds 2024-12-17 21:12:44 UTC (rev 73150)
+++ trunk/Master/tlpkg/libexec/ctan2tds 2024-12-17 23:10:54 UTC (rev 73151)
@@ -4877,7 +4877,7 @@
} else {
# Windows. If a shell script, usually skip, except for Java
# programs. Else copy the wrapper.
- if ($s !~ /albatross|arara|bib2gls|convertgls2bib
+ if ($s !~ /albatross|arara|bib2gls|convertgls2bib|datatool2bib
|texosquery|texplate|tlcockpit/x) {
next if $s =~ /\.sh$/ && $s !~ /-sys\.sh$/;
}
More information about the tex-live-commits
mailing list.