Skip to content
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

\inhibitxspcode`: の設定がない #9

Closed
h-kitagawa opened this issue Mar 1, 2021 · 5 comments
Closed

\inhibitxspcode`: の設定がない #9

h-kitagawa opened this issue Mar 1, 2021 · 5 comments
Labels

Comments

@h-kitagawa
Copy link
Member

全角セミコロンについては kinsoku.tex に

\prebreakpenalty`;=10000
\inhibitxspcode`;=1

という設定があるのに,全角コロンについては

\prebreakpenalty`:=10000

しかありませんが,これは意図的なものでしょうか?

#8 と同様に,もとは LuaTeX-ja のチケット 「「:」の前の xkanjiskip」ですが,pTeX 系列の kinsoku.tex でも同様の症状があるので.

@aminophen
Copy link
Member

確かに,抜けていますね。意図的だとは思わないので,追加して良いのではないでしょうか。(前回の #8 と同様にやはり JFM グルー挿入時には \inhibitxspcode がなくても露呈しなかったと思われます。)

@h-kitagawa
Copy link
Member Author

というわけで efa267d で追加しました.
欧文文字に対する \xspcode も,「;」はあるのに「:」はなかったので,こちらも加えています.

@h-kitagawa
Copy link
Member Author

pLaTeX 側にも反映 (texjporg/platex@5db1ffd ).LuaTeX-ja にも同様の変更を後で加えます.

aminophen added a commit to texjporg/uptex-base that referenced this issue Mar 4, 2021
aminophen added a commit to texjporg/uplatex that referenced this issue Mar 4, 2021
@aminophen
Copy link
Member

ありがとうございます。uptex-base, uplatex にも追加しました。

@aminophen
Copy link
Member

本日,この issue に絡むものは全部リリースします。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants