\type中無法顯式空格
Closed this issue · 5 comments
walkthetalk commented
\setuptype[space=on]
\type{hello world}
用了zhfonts後上述代碼中hello和world中間的空格被吃掉了
Deleted user commented
吃掉空格的不是 zhfonts,而是那个官方的那个 scrp-cjk.lua
walkthetalk commented
zhfonts的哪行代碼用到了scrp-cjk?
Deleted user commented
t-zhfonts.lua 的底部
walkthetalk commented
是 “\setscript[hanzi]” 嗎?
Deleted user commented
是的。