TeXShop (LaTeX) 中的 PDF 缩略图

发布于 2024-08-28 13:57:03 字数 300 浏览 4 评论 0原文

如何使用 LaTeX 和thumbpdf 在 TeXShop 中创建 PDF 缩略图?

我的序言中有 \usepackage{thumbpdf} ,运行 LaTeX 两次,

$ thumbpdf report.pdf

从终端运行(我在 Mac 上),然后再次运行 LaTeX,但 PDF 没有缩略图?我是不是少了一步?

thumbpdf 命令创建了 png 文件,但随后再次删除了它们,并写入了一个名为 report.tpt 的文件。

谢谢。

How can i create PDF thumbnails in TeXShop using LaTeX and thumbpdf?

I have \usepackage{thumbpdf} in my preamble, ran LaTeX twice, ran

$ thumbpdf report.pdf

from a Terminal (I'm on a Mac), then ran LaTeX again, but the PDF has no thumbnails? Am I missing a step?

The thumbpdf command created png files but then deleted them again, and wrote a file called report.tpt.

Thanks.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

帅气尐潴 2024-09-04 13:57:04

我认为您唯一缺少的是您可能想要运行 /usr/bin/latex 而不是thumbpdf。

希望这有帮助。

I think the only thing you're missing is that you might want to run /usr/bin/latex rather than thumbpdf.

Hope this helps.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文