-
Notifications
You must be signed in to change notification settings - Fork 98
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release v3.6.3 #414
Release v3.6.3 #414
Conversation
Need rebase |
d211d1c
to
2d35491
Compare
local ran_ok,err=pcall(function()local ran_ok,kpse=pcall(require, "kpse")if ran_ok then kpse.set_program_name("luatex")end a
ssert(load("print(os.getenv(\"TEXMF_OUTPUT_DIRECTORY\")or\".\")"))()end)if not ran_ok then local file=io.open("./bithesis.lu
abridge.err","w")if file then file:write(err.."\n")file:close()end print('\\begingroup\\ExplSyntaxOn\\csname msg_error:nnvv\
\endcsname{luabridge}{failed-to-execute}{g_luabridge_output_dirname_str}{g_luabridge_error_output_filename_str}\\endgroup')e
nd 部分日志
2024年4月18日更新:这由 markdown 宏包引起。
另外我如何上传至 CTAN 呢? |
我没有遇到过,不要加入。PDF 能正常生成就行。 |
看起来 CTAN 的使用方式改变了,这个我回头弄吧。我们先合入这个 MR。 |
b270a00
to
07ffd65
Compare
现在 虽然这明显是Overleaf的bug,但人家文档专门写了……
|
已经解决, rebase 即可 |
07ffd65
to
2cb9402
Compare
2cb9402
to
205f9e1
Compare
205f9e1
to
60d42f4
Compare
60d42f4
to
8482065
Compare
还更换了一张图,因为项目结构变了,现在不会嵌套文件夹。 Relates-to: BITNP#414 (comment) Relates-to: 420a841
还更换了一张图,因为项目结构变了,现在不会嵌套文件夹。 Relates-to: BITNP#414 (comment) Relates-to: 420a841
在TeX Live 2024,它会导致`bithesis.luabridge.lua`,而宏包本身似乎完全没用。 BITNP#414 (comment)
在TeX Live 2024,它会导致`bithesis.luabridge.lua`,而宏包本身似乎完全没用。 BITNP#414 (comment)
在TeX Live 2024,它会导致`bithesis.luabridge.lua`,而宏包本身似乎完全没用。 BITNP#414 (comment)
在TeX Live 2024,它会导致`bithesis.luabridge.lua`,而宏包本身似乎完全没用。 BITNP#414 (comment)
Resolves #413