Closed lorenzoFabbri closed 4 months ago
Please look at the theme_tt() function with the "placement" option.
Thank, I missed that argument. The problem is that if I add the line placement = "H"
, the table disappears from the PDF.
Please supply a fully reproducible example.
I am writing my CV in Quarto (here). Today I decided to switch from
flextable
totinytable
, but in the PDF the positioning of the table is weird, in the sense that there is a lot of space around it. Theqmd
can be found here (with the table on this line) while the partial for LaTeX here. I am using R version 4.4.0 (2024-04-24), Quarto version 1.5.54, andtinytable
version 0.3.0.\usepackage{float} \floatplacement{table}{H}