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

jltxdoc.cls の \verb #14

Closed
aminophen opened this issue Jul 30, 2016 · 1 comment
Closed

jltxdoc.cls の \verb #14

aminophen opened this issue Jul 30, 2016 · 1 comment

Comments

@aminophen
Copy link
Member

pldoc.pdf などを見ていて、\verb を使って書かれた制御綴の前に \xkanjiskip が入っていないのが気になっていたのですが、調べてみると「pLaTeX カーネルが \null を外してパッチしたコードを doc.sty が上書きするから」だとわかりました。jltxdoc.cls は ltxdoc.cls を読み込んで、さらにそれが doc.sty を読み込みますから、jltxdoc.cls に再再定義を入れておけば ok になります。

このパッチを aminophen/master に入れてあります。問題等ありましたら指摘してください。(ちなみに LuaTeX-ja の ltjltxdoc.cls は、ltxdoc.cls と doc.sty を読んだあとに luatexja.sty を読むので、同じ問題は起きないようです。)

@aminophen
Copy link
Member Author

49fdd87 を texjporg/master に送り込みました(完了のつもり)。

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

No branches or pull requests

1 participant