We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
由 CTeX-org/forum#298 而来。
现状:ctex 文档类,xelatex 下省略号允许出现在行首,lualatex 下不允许。
可能的改进
改进方式,
LongPunct
MiddlePunct
\xeCJKsetup{LongPunct-={…}, MiddlePunct+={…}}
\xeCJKsetkern{…}{…}{0.2em}
\documentclass[fontset=fandol]{ctexart} \def\demo{唐代之前,荆楚民间存在一种祈求丰收的“牵钩之戏”,广为流传。 《观拔河俗戏》诗有云:“壮徒恒贾勇,拔拒抵长河。 欲练英雄志,须明胜负多……预期年岁稔,先此乐时和。”} \begin{document} \demo \end{document}
The text was updated successfully, but these errors were encountered:
另见 #382
本条 issue 还想指出另外一个问题:xeCJK 处理破折号宽度的算法似乎有误,得到的“非合字”破折号总宽并非两个全角字宽。
Sorry, something went wrong.
No branches or pull requests
由 CTeX-org/forum#298 而来。
现状:ctex 文档类,xelatex 下省略号允许出现在行首,lualatex 下不允许。
可能的改进
改进方式,
LongPunct
分类改为MiddlePunct
\xeCJKsetup{LongPunct-={…}, MiddlePunct+={…}}
\xeCJKsetkern{…}{…}{0.2em}
The text was updated successfully, but these errors were encountered: