Replies: 2 comments 5 replies
-
If you can, it would be better to upgrade to 1.3. To note, Word support by Pandoc is not as advanced as for LaTeX and HTML. |
Beta Was this translation helpful? Give feedback.
-
Thx Mickael for this tip. For others reading this thread, upgrading Quarto version is not at all like upgrading an R package, and I had to Google to find out how.
I'll do this, and try again. My GitHub repo is: https://github.com/friendly/Vis-MLM-quarto |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
First, I greatly appreciate the help of Posit/Quarto staff and the community in solving problems and responding
to requests from users. You guys & gals are amazing!!
I'm working on a book project in RStudio (2022.07.2 Build 576) using quarto (v. 1.1.189) and pandoc (v. 2.19.2).
I am trying to compile to
docx
.My
_quarto.yml
file looks like this:when I use Render Book > MS Word Format, there are no errors (except for an unresolved cross reference).
Here is what appears in the Build console
I try to open the resulting
.docx
file, and I get the error shown in the screenshot below.I click
Yes
to try to recover the contents of the document, and I get a new error panel, belowThere are no permissions or disk space problems, and as suggested, I try to Open the file using Text Recovery, and still get the same error. I have tried this on several machines, with the same result.
I've examined the troubleshooting guide, but there is nothing that
seems relevant. In particular, I can't tell if this is a problem from Quarto or pandoc.
What can I do to track down and fix this problem?
Beta Was this translation helpful? Give feedback.
All reactions