timonbldw
timonbldw
Just encountered the same issue and this is the first hit on Google. Here's a (dirty) workaround: ```R xtab.remove_total
Hi, as a quick fix, you can use the [nowidow](https://ctan.org/pkg/nowidow?lang=en) package. You can include it by adjusting the header through your markdown file like this: `header-includes: \usepackage[defaultlines=2,all]{nowidow}`. The defaultlines option...
Sorry, I hadn't tried this with a table. Unfortunately I don't have a good quick fix for the issues in combination with tables. You could try one more thing: ```markdown...