How to create a gap between code and table when rendering to docx ? #5442
Replies: 7 comments 8 replies
-
Actually to be more precise I want to createa a space between output (of the first line of code in a chunk) and next, new line of code. |
Beta Was this translation helpful? Give feedback.
-
Could you share a small working (reproducible) example to work with? Thanks. |
Beta Was this translation helpful? Give feedback.
-
My apologies for redirecting you, but because I have looked for help elsewhere too, here you are: and the code to create a table (flextable actually): Any help is greatly appreciated, thank you. |
Beta Was this translation helpful? Give feedback.
-
I am aware but still can't find a solution for this render behaviour anywhere or could a solutions to this be, that it is a bug ? |
Beta Was this translation helpful? Give feedback.
-
Yes you are right, I did not know about links not working, I do not know why (my apologies regarding that matter). I included links here only because attaching screenshots is not possible here.
|
Beta Was this translation helpful? Give feedback.
-
Thank you. Is there such a thing like controlling "distance from surrounding text" globally for tables in other formats besides docs ? |
Beta Was this translation helpful? Give feedback.
-
Thank you very much for your help and explanations. Much appreciated. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
How to increase the space between the code and its output (table, graph ) in MS Word rendered document ? With default rendering it produces no space, code and resulting table looks merged together in MS Word. How to increase that distance, meaning no space with that grey code area and table placed underneath that code exists - how to separate this ?
Additionally I have got resulting table squeezed in Word and I must manually adjust width of the columns as columns' names are divided between two consecutive lines ?
Plaease help me with this. Thank you.
Beta Was this translation helpful? Give feedback.
All reactions