Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已将 Fixed Layout ePub 文件与 word-spacing 和 letter-spacing 样式对齐,但是在将 ePub 转换为 mobi 时,对齐方式正在发生变化。
我找到了**letter-spacing:0.3px; word-spacing: 1.4px;**Mobi 不接受积分值(例如:)的原因。
**letter-spacing:0.3px; word-spacing: 1.4px;**
如何在不更改文本格式的情况下转换 mobi 文件?是否有任何替代样式来克服这个问题?