2 个版本
| 0.1.1 | 2020 年 12 月 8 日 |
|---|---|
| 0.1.0 | 2020 年 10 月 23 日 |
#65 in #production
每月 21 次下载
在 5 crates 中使用
720KB
1.5K SLoC
在 bookbinder 生态系统中的多个crate之间共享的常用工具和优点,如字体数据库。
lib.rs:
一组在crate之间使用的工具。注意,这些工具调用了一些外部命令
latexmk(以及扩展的 xelatex)pdftocairo(仅在需要将PDF图像转换为其他格式时需要 — 如果不存在则优雅地回退)
以下不是正常操作所必需的,但在开发中很有用
epubcheckpdftotext
如果与 bookbinder 结合使用,以下包对于LaTeX调用是必需的
-titlesec -caption -geometry -ulem -textcase -xpatch -amsmath -amssymb -bookmark -booktabs -etoolbox -fancyhdr -fancyvrb -footnotehyper -listings -longtable -unicode-math -upquote -xcolor -xurl -fontspec -graphicx -microtype -hyperref -fmtcount -appendix
依赖项
~12MB
~201K SLoC