You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I changed the tab.cap.style for others styles, Normal and heading 1, 2, 3 ... and still the caption stay in the center. It is possible to change? I'm doing something wrong?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
i want to align to the left side my tables and figures captions but it's seems that the officer forces the center align.
Below you can see the yaml,
title: "Untitled"
output:
officedown::rdocx_document:
tables:
caption:
pre: 'Table'
sep: ':'
date: "2023-12-04"
the setup,
Created on 2023-12-04 with reprex v2.0.2
and a example of a table
Created on 2023-12-04 with reprex v2.0.2
and next the chunk paramenters.
{r egrxcur, tab.cap="Title 2023", tab.id = "egrxcur", tab.cap.style = "heading 4"}
And the output as follow.
I changed the tab.cap.style for others styles, Normal and heading 1, 2, 3 ... and still the caption stay in the center. It is possible to change? I'm doing something wrong?
Thank you in advance.
Beta Was this translation helpful? Give feedback.
All reactions