diff options
author | Karl Berry <karl@freefriends.org> | 2020-03-02 23:37:05 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-03-02 23:37:05 +0000 |
commit | 30c811ebbe47c14459dee8fa530b52947f09057b (patch) | |
tree | 4dd7805ddd19e705fbf290fe0961944aea9021d7 /Master/bin | |
parent | 78bd5d9d00b8eb58be68e5c6efa0880d193f9c79 (diff) |
use luahbtex engine for lualatex
git-svn-id: svn://tug.org/texlive/trunk@54018 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/bin')
l--------- | Master/bin/aarch64-linux/lualatex | 2 | ||||
l--------- | Master/bin/amd64-freebsd/lualatex | 2 | ||||
l--------- | Master/bin/amd64-netbsd/lualatex | 2 | ||||
l--------- | Master/bin/i386-freebsd/lualatex | 2 | ||||
l--------- | Master/bin/i386-linux/lualatex | 2 | ||||
l--------- | Master/bin/i386-solaris/lualatex | 2 | ||||
l--------- | Master/bin/x86_64-darwin/lualatex | 2 | ||||
l--------- | Master/bin/x86_64-darwinlegacy/lualatex | 2 | ||||
l--------- | Master/bin/x86_64-linux/lualatex | 2 | ||||
l--------- | Master/bin/x86_64-linuxmusl/lualatex | 2 | ||||
l--------- | Master/bin/x86_64-solaris/lualatex | 2 |
11 files changed, 11 insertions, 11 deletions
diff --git a/Master/bin/aarch64-linux/lualatex b/Master/bin/aarch64-linux/lualatex index 8d727021583..ec72ef5e95d 120000 --- a/Master/bin/aarch64-linux/lualatex +++ b/Master/bin/aarch64-linux/lualatex @@ -1 +1 @@ -luatex
\ No newline at end of file +luahbtex
\ No newline at end of file diff --git a/Master/bin/amd64-freebsd/lualatex b/Master/bin/amd64-freebsd/lualatex index 8d727021583..ec72ef5e95d 120000 --- a/Master/bin/amd64-freebsd/lualatex +++ b/Master/bin/amd64-freebsd/lualatex @@ -1 +1 @@ -luatex
\ No newline at end of file +luahbtex
\ No newline at end of file diff --git a/Master/bin/amd64-netbsd/lualatex b/Master/bin/amd64-netbsd/lualatex index 8d727021583..ec72ef5e95d 120000 --- a/Master/bin/amd64-netbsd/lualatex +++ b/Master/bin/amd64-netbsd/lualatex @@ -1 +1 @@ -luatex
\ No newline at end of file +luahbtex
\ No newline at end of file diff --git a/Master/bin/i386-freebsd/lualatex b/Master/bin/i386-freebsd/lualatex index 8d727021583..ec72ef5e95d 120000 --- a/Master/bin/i386-freebsd/lualatex +++ b/Master/bin/i386-freebsd/lualatex @@ -1 +1 @@ -luatex
\ No newline at end of file +luahbtex
\ No newline at end of file diff --git a/Master/bin/i386-linux/lualatex b/Master/bin/i386-linux/lualatex index 8d727021583..ec72ef5e95d 120000 --- a/Master/bin/i386-linux/lualatex +++ b/Master/bin/i386-linux/lualatex @@ -1 +1 @@ -luatex
\ No newline at end of file +luahbtex
\ No newline at end of file diff --git a/Master/bin/i386-solaris/lualatex b/Master/bin/i386-solaris/lualatex index 8d727021583..ec72ef5e95d 120000 --- a/Master/bin/i386-solaris/lualatex +++ b/Master/bin/i386-solaris/lualatex @@ -1 +1 @@ -luatex
\ No newline at end of file +luahbtex
\ No newline at end of file diff --git a/Master/bin/x86_64-darwin/lualatex b/Master/bin/x86_64-darwin/lualatex index 8d727021583..ec72ef5e95d 120000 --- a/Master/bin/x86_64-darwin/lualatex +++ b/Master/bin/x86_64-darwin/lualatex @@ -1 +1 @@ -luatex
\ No newline at end of file +luahbtex
\ No newline at end of file diff --git a/Master/bin/x86_64-darwinlegacy/lualatex b/Master/bin/x86_64-darwinlegacy/lualatex index 8d727021583..ec72ef5e95d 120000 --- a/Master/bin/x86_64-darwinlegacy/lualatex +++ b/Master/bin/x86_64-darwinlegacy/lualatex @@ -1 +1 @@ -luatex
\ No newline at end of file +luahbtex
\ No newline at end of file diff --git a/Master/bin/x86_64-linux/lualatex b/Master/bin/x86_64-linux/lualatex index 8d727021583..ec72ef5e95d 120000 --- a/Master/bin/x86_64-linux/lualatex +++ b/Master/bin/x86_64-linux/lualatex @@ -1 +1 @@ -luatex
\ No newline at end of file +luahbtex
\ No newline at end of file diff --git a/Master/bin/x86_64-linuxmusl/lualatex b/Master/bin/x86_64-linuxmusl/lualatex index 8d727021583..ec72ef5e95d 120000 --- a/Master/bin/x86_64-linuxmusl/lualatex +++ b/Master/bin/x86_64-linuxmusl/lualatex @@ -1 +1 @@ -luatex
\ No newline at end of file +luahbtex
\ No newline at end of file diff --git a/Master/bin/x86_64-solaris/lualatex b/Master/bin/x86_64-solaris/lualatex index 8d727021583..ec72ef5e95d 120000 --- a/Master/bin/x86_64-solaris/lualatex +++ b/Master/bin/x86_64-solaris/lualatex @@ -1 +1 @@ -luatex
\ No newline at end of file +luahbtex
\ No newline at end of file |