gpt4 book ai didi

r - 更改 rmarkdown "table of contents"默认标题

转载 作者:行者123 更新时间:2023-12-04 02:56:15 25 4
gpt4 key购买 nike

我正在使用 RMarkdown 以不同于英语的语言撰写我的硕士论文。论文应以 .docx 格式呈现。阅读 SO,我发现可以提供一些 pandoc 参数,其中 toc-title 可以解决我的问题。尽管如此,我还是没能做到。我当前的 YAML header 是:

output:
word_document:
reference_docx: stile_tesi.docx
toc: yes
fig_caption: true
#pandoc_args: [
# "--toc-title", "INDICE"
#]

提前致谢

最佳答案

---
title: "Untitled"
output:
word_document:
toc: yes
toc-title: "INDICE"
---

重要提示:注意正确的缩进!

关于r - 更改 rmarkdown "table of contents"默认标题,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/52977363/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com