Questions tagged [officedown]
64 questions
0
votes
0 answers
number_section yaml-argument: how to check, if it is set manually to true
In markdown_document2 the number_section argument of the yaml is by default set to true. For officedown I'm searching a way to check the fact, that the user does set the value manually and really wishes to get auto-numbered headlines. !is.null() is…

Pindar
- 51
- 6
0
votes
1 answer
Officer for Rmarkdown: Cross-referencing block_captions not numbering correctly
I'm using run_autonum and block_caption from the officer package to create figure captions for my supplemental figures and then cross-reference them (want to be a separate series than the non-supplemental figures so the numbering restarts). The…

Alton
- 137
- 6
0
votes
1 answer
When using officedown changing from portait to landscape causes problems with page numbering
I have been using officeR and officedown a lot in the past months. These are great packages sparing me a lot of time and effort, since many of my collaborators want *.docx files.
However, I have one problem which can be reproduced using the bookdown…

Jorg
- 21
- 1
0
votes
1 answer
officer: Insert section break with landscape format in .rmd-file
I want to include a wide flextable into a word document so it appears on a landscape page.
The officeverse-guidebook (https://ardata-fr.github.io/officeverse/index.html) includes examples on how to add formatted paragraphs or a table in a Rmarkdown.…

G. Ke
- 3
- 2