Latex 更改标题文本

发布于 2024-09-12 16:28:35 字数 130 浏览 2 评论 0原文

我想更改乳胶文档部分中某些标题的文本。

具体来说,我正在使用书籍文档类,并且我想将“第 # 章”标题更改为一些自定义文本... 一旦我通过调整乳胶和书籍文档类的包含文件来完成它,但我想有一个更好的解决方案......有什么想法吗?

I want to change the text for certain headings in sections of my latex document.

Specifically, I'm using the book document class, and I want to change the 'Chapter #' heading to some custom text...
Once I've done it by tweaking the included files for latex and the book doc class, but I guess there's a better solution... any ideas?

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

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

发布评论

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

评论(1

往事风中埋 2024-09-19 16:28:35

你可以使用

\renewcommand{\chaptername}{MyChapter}

you can use

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