Skip to content
Discussion options

You must be logged in to vote

Ok, so what you want is a figure that spread across columns.

Then, this is a LaTeX question, where the answer is to use the figure* environment and not figure (default).
knitr has the fig.env chunk option (see https://yihui.org/knitr/options/#chunk-options), which you can set #| fig.env: figure*.

Replies: 3 comments 8 replies

Comment options

You must be logged in to vote
1 reply
@megane999
Comment options

Comment options

You must be logged in to vote
5 replies
@megane999
Comment options

@mcanouil
Comment options

@megane999
Comment options

@mcanouil
Comment options

@megane999
Comment options

Answer selected by megane999
Comment options

You must be logged in to vote
2 replies
@mcanouil
Comment options

@ramiromagno
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
latex LaTeX engines related libraries and technologies figures
3 participants