【发布时间】:2018-05-28 07:15:38
【问题描述】:
我正在编辑一个 Rmarkdown 文件,我想知道是否有解决方案可以在 rmd 文件中插入 word 的页码,该文件将输出到 word 文档。
---
title: "title"
output:
word_document:
reference_docx: ../template/template.docx
【问题讨论】:
-
你好@Minyi Han。你设法给页数编号了吗?
标签: r markdown r-markdown