Docbook Dblatex - 如何省略章节首页上的标题?

发布于 2024-09-05 04:27:04 字数 154 浏览 2 评论 0原文

我正在使用 dblatex 将使用 Docbook 格式化的书籍转换为 PDF,一切都很好,但是对于我来说,我无法弄清楚如何禁止在每章的第一页上包含标题?当然,我希望该页面在总页数中“计数”,但是我不希望书名或页码出现在第一页上。

有什么想法吗?

谢谢你! 贾森

I'm using dblatex to convert a book formatted using Docbook into a PDf, and everything is working great, however for the life of me I can't figure out how to suppress the inclusion of a header on the first page of each chapter? Of course I want that page to "count" in terms of the overall page count, however I don't want the book title nor page number to appear on that first page.

Any ideas?

Thank you!
Jason

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

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

发布评论

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

评论(1

夕色琉璃 2024-09-12 04:27:04

在 Latex 中,这通常是使用 fancyhdr 包和 \thispagestyle{} 命令的组合来完成的。我会查看您的 dsssl 样式表以获取对这些包的引用。

In latex this is often done using a combo of the fancyhdr package and the \thispagestyle{} command. I would look through your dsssl stylesheet for references to these packages.

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