Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b2af6d commit 6c8d0b4Copy full SHA for 6c8d0b4
build_docs.py
@@ -709,7 +709,7 @@ def build(self):
709
# https://gist.github.com/zr-tex8r/e0931df922f38fbb67634f05dfdaf66b
710
# Luatex already fixed this issue, so we can remove this once Texlive
711
# is updated.
712
- # (https://github.com/TeX-Live/luatex/commit/eaa95ce0a141eaf7a02)
+ # (https://github.com/TeX-Live/luatex/commit/af5faf1)
713
subprocess.check_output(
714
"sed -i s/\N{REPLACEMENT CHARACTER}/?/g "
715
f"{locale_dirs}/ja/LC_MESSAGES/**/*.po",
0 commit comments