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.
有谁知道如何将 pandoc 中使用的字体大小更改为小于 10pt 的 pdf?文档似乎暗示 10pt 是最小的,但我认为由于它调用的是 LateX 引擎,因此必须有可能获得更小的字体。
谢谢!
好的,事实证明这是一个乳胶问题。
Pandoc 到 PDF 使用 Latex 配置文件(请参阅this)。要设置小于 10pt 的字体,您需要指定一个包(参见这篇文章)。