summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/support/texosquery/texosquery-jre8.batch
blob: 050a50eb600bed63edb205d0c25c384985eaf283 (plain)
1
2
3
4

@ECHO OFF
FOR /F "tokens=*" %%I IN ('kpsewhich --progname=texosquery --format=texmfscripts texosquery-jre8.jar') DO SET JARPATH=%%I
java -Djava.locale.providers=CLDR,JRE -jar "%JARPATH%" %*