LaTeX Beamer包,编译只产生32张幻灯片

发布于 2024-08-22 10:00:50 字数 134 浏览 7 评论 0原文

我一直在使用 Beamer 编写幻灯片演示文稿,并使用 \begin{frame} some stuff \end{frame} 编写了 35 张幻灯片(或帧)。问题是,在编译时,仅生成前 32 帧。排字机不会报告任何错误或警告。关于出了什么问题的想法?

I've been writing a slide presentation using Beamer, and have written 35 slides (or frames) using \begin{frame} some stuff \end{frame}. The problem is, that on compilation, only the first 32 frames are produced. The typesetter does not report any errors or warnings. Ideas for what is going wrong?

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

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

发布评论

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

评论(1

别挽留 2024-08-29 10:00:50

注释掉幻灯片 32,看看会发生什么。对 33、34 等重复操作,直到找到有错误的幻灯片。然后仔细查看该页面的代码。在找到错误行之前,注释掉该页面的部分内容可能会有所帮助。

Comment out slide 32 and see what happens. Repeat for 33, 34, etc. until you've found the slide with the mistake. Then carefully look at the code for that page. It might help to comment out part of that page until you find the line of error.

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