summaryrefslogtreecommitdiff
path: root/support/latex2nemeth/latex2nemeth
diff options
context:
space:
mode:
Diffstat (limited to 'support/latex2nemeth/latex2nemeth')
-rwxr-xr-xsupport/latex2nemeth/latex2nemeth2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/latex2nemeth/latex2nemeth b/support/latex2nemeth/latex2nemeth
index 3ce409fc29..9aa230a9ad 100755
--- a/support/latex2nemeth/latex2nemeth
+++ b/support/latex2nemeth/latex2nemeth
@@ -1,3 +1,3 @@
#!/bin/sh
-jarpath=`kpsewhich --progname=latex2nemeth --format=texmfscripts latex2nemeth-v1.0.2.jar`
+jarpath=`kpsewhich --progname=latex2nemeth --format=texmfscripts latex2nemeth.jar`
exec java -jar "$jarpath" "$@"