diff options
author | Karl Berry <karl@freefriends.org> | 2020-08-08 22:18:16 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-08-08 22:18:16 +0000 |
commit | a5867a77a11af6061a2bd2e539dbf61fb18e77cb (patch) | |
tree | bc0928ade8caac9e53c0f3376e692da16705fd22 /Master/tlpkg | |
parent | 246b3c56169fb708e19f08d553d1a4850c36eaef (diff) |
luatexja (9aug20)
git-svn-id: svn://tug.org/texlive/trunk@56076 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 2db2eda52af..46a628704d5 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -6639,7 +6639,6 @@ sub POSTluatexja { local @filenames = glob ("*"); # dynamic redef for runins call. &runins ($specialins{$package} || $standardins); } - &SYSTEM ("luatex ltj-kinsoku_make.tex"); &SYSTEM ("$RM *.log"); &xchdir (".."); |