diff options
Diffstat (limited to 'Master/texmf-dist/source/support/texosquery/texosquery-jre8.batch')
-rw-r--r-- | Master/texmf-dist/source/support/texosquery/texosquery-jre8.batch | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/support/texosquery/texosquery-jre8.batch b/Master/texmf-dist/source/support/texosquery/texosquery-jre8.batch new file mode 100644 index 00000000000..6e8d1547df7 --- /dev/null +++ b/Master/texmf-dist/source/support/texosquery/texosquery-jre8.batch @@ -0,0 +1,4 @@ + +@ECHO OFF +FOR /F %%I IN ('kpsewhich --progname=texosquery --format=texmfscripts texosquery-jre8.jar') DO SET JARPATH=%%I +java -Djava.locale.providers=CLDR,JRE -jar "%JARPATH%" %* |