How to put tables in landscape in docx #8620
Unanswered
lorenzoFabbri
asked this question in
Q&A
Replies: 1 comment 2 replies
-
No built-in, because this is limited to Word documents whilst Quarto can output to more than that. Related: |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
I have a very long table that I'd like to rotate so that it's in landscape mode. The output is a
docx
. I am using Quarto version 1.4. I am currently experimenting with thislua
filter.It kind of works but I was wondering if there is now a built-in solution to achieve the same. Thank you.
Beta Was this translation helpful? Give feedback.
All reactions