Hi, thanks for answering !
Yes, sorry I forgot to put some of the code of the Rmd file :
Current distribution {-}
`r include_graphics(paste(path,"figures/presence_alt.pdf",sep="/"))`
`r include_graphics(paste(path,"figures/ca_current.pdf",sep="/"))`
And my styles are defined in style.css as :
.imgcurrent{
float: left;
width: 50%;
text-align: left;
}
I'd like to upload the images but I apparently can't